summaryrefslogtreecommitdiffstats
path: root/arch/sh
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2019-01-22 16:21:10 +0100
committerGreg Kroah-Hartman2019-06-03 15:39:40 +0200
commit2fcc6e202a9d45f1556365ee4f4de973e1c834ec (patch)
tree55fac0c42a918e8cf697b89b359d96a22db9b3c8 /arch/sh
parentmm: kmemleak: no need to check return value of debugfs_create functions (diff)
downloadkernel-qcow2-linux-2fcc6e202a9d45f1556365ee4f4de973e1c834ec.tar.gz
kernel-qcow2-linux-2fcc6e202a9d45f1556365ee4f4de973e1c834ec.tar.xz
kernel-qcow2-linux-2fcc6e202a9d45f1556365ee4f4de973e1c834ec.zip
hwpoison-inject: 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: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> Cc: linux-mm@kvack.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/sh')
0 files changed, 0 insertions, 0 deletions