aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-06-11 18:32:13 +0000
committerGreg Kroah-Hartman <[email protected]>2019-06-12 11:37:03 +0000
commit5a2338dbf97fac3a93e2ffefa5ab907ac5a9ba56 (patch)
tree46188dd9ed03210e55d271bcdda5ad1007b6e5eb /lib/dynamic_debug.c
parentvmw_balloon: no need to check return value of debugfs_create functions (diff)
downloadkernel-5a2338dbf97fac3a93e2ffefa5ab907ac5a9ba56.tar.gz
kernel-5a2338dbf97fac3a93e2ffefa5ab907ac5a9ba56.zip
lkdtm: 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: Arnd Bergmann <[email protected]> Cc: [email protected] Acked-by: Kees Cook <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions