aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-06-11 18:45:03 +0000
committerGreg Kroah-Hartman <[email protected]>2019-06-12 11:37:04 +0000
commit909bad2d978737592b70a0546edfa8bd023ab147 (patch)
tree977b6b3a11f1a5dd4ff5da8ab53bc3b9c7aa6ea1 /lib/dynamic_debug.c
parentlkdtm: no need to check return value of debugfs_create functions (diff)
downloadkernel-909bad2d978737592b70a0546edfa8bd023ab147.tar.gz
kernel-909bad2d978737592b70a0546edfa8bd023ab147.zip
ti-st: 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: [email protected] Reviewed-by: Arnd Bergmann <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions