aboutsummaryrefslogtreecommitdiffstats
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorJohn Garry <[email protected]>2022-01-28 10:44:33 +0000
committerJoerg Roedel <[email protected]>2022-01-31 15:49:54 +0000
commit30209b93177a75843673de92771716c941c20ef5 (patch)
tree8ecad161c77bd18c257166c22891b2e209654361 /lib/string_helpers.c
parentiommu: Fix potential use-after-free during probe (diff)
downloadkernel-30209b93177a75843673de92771716c941c20ef5.tar.gz
kernel-30209b93177a75843673de92771716c941c20ef5.zip
iommu: Fix some W=1 warnings
The code is mostly free of W=1 warning, so fix the following: drivers/iommu/iommu.c:996: warning: expecting prototype for iommu_group_for_each_dev(). Prototype was for __iommu_group_for_each_dev() instead drivers/iommu/iommu.c:3048: warning: Function parameter or member 'drvdata' not described in 'iommu_sva_bind_device' drivers/iommu/ioasid.c:354: warning: Function parameter or member 'ioasid' not described in 'ioasid_get' drivers/iommu/omap-iommu.c:1098: warning: expecting prototype for omap_iommu_suspend_prepare(). Prototype was for omap_iommu_prepare() instead Signed-off-by: John Garry <[email protected]> Reviewed-by: Robin Murphy <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions