summaryrefslogtreecommitdiffstats
path: root/drivers/base/init.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-02-09 11:58:56 +0100
committerMichael Ellerman <mpe@ellerman.id.au>2020-03-04 12:44:25 +0100
commit860286cf33963fa8a0fe542995bdec2df5cb3abb (patch)
tree67eb189062a08cefbe74f6d1dd7869dd03526f47 /drivers/base/init.c
parentpowerpc/83xx: Add some error handling in 'quirk_mpc8360e_qe_enet10()' (diff)
downloadlinux-860286cf33963fa8a0fe542995bdec2df5cb3abb.tar.xz
linux-860286cf33963fa8a0fe542995bdec2df5cb3abb.zip
powerpc/kernel: 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. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200209105901.1620958-1-gregkh@linuxfoundation.org
Diffstat (limited to 'drivers/base/init.c')
0 files changed, 0 insertions, 0 deletions