summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/Kconfig
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2019-07-04 16:36:49 +0200
committerJoerg Roedel2019-07-04 17:26:18 +0200
commit9378bfeaafcbbdf234daeee93db31a3f2c815513 (patch)
tree8623734d721b704b8bbd7ea1337013118d7e2cf1 /drivers/iommu/Kconfig
parentiommu/omap: Use dev_get_drvdata() (diff)
downloadkernel-qcow2-linux-9378bfeaafcbbdf234daeee93db31a3f2c815513.tar.gz
kernel-qcow2-linux-9378bfeaafcbbdf234daeee93db31a3f2c815513.tar.xz
kernel-qcow2-linux-9378bfeaafcbbdf234daeee93db31a3f2c815513.zip
iommu/omap: No need to check return value of debugfs_create functions
When calling debugfs functions, there is no need to ever check the return value. The function can work or not, but the code logic should never do something different based on this. Cc: Joerg Roedel <joro@8bytes.org> Cc: iommu@lists.linux-foundation.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/iommu/Kconfig')
0 files changed, 0 insertions, 0 deletions