aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tilcdc
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-07-04 16:36:49 +0200
committerJoerg Roedel <[email protected]>2019-07-04 17:26:18 +0200
commit9378bfeaafcbbdf234daeee93db31a3f2c815513 (patch)
tree8623734d721b704b8bbd7ea1337013118d7e2cf1 /drivers/gpu/drm/tilcdc
parent6e8b566806b7a8788dfde59b88ed79faa422fbaf (diff)
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 <[email protected]> Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/tilcdc')
0 files changed, 0 insertions, 0 deletions