summaryrefslogtreecommitdiff
path: root/drivers/iommu
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2021-03-27 00:03:05 +0300
committerChristoph Hellwig <hch@lst.de>2021-04-02 17:41:08 +0300
commita7f3d3d3600c8ed119eb0d2483de0062ce2e3707 (patch)
tree7953f4c8999648567a3d3578ff7fe3c0f3e234d2 /drivers/iommu
parentca947482b0b30443e6da1f0f5ba7244e34a4f65a (diff)
downloadlinux-a7f3d3d3600c8ed119eb0d2483de0062ce2e3707.tar.xz
dma-mapping: add unlikely hint to error path in dma_mapping_error
Zillions of drivers use the unlikely() hint when checking the result of dma_mapping_error(). This is an inline function anyway, so we can move the hint into the function and remove it from drivers over time. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Reviewed-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/iommu')
0 files changed, 0 insertions, 0 deletions