summaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2019-01-22 16:21:11 +0100
committerGreg Kroah-Hartman2019-06-03 15:49:07 +0200
commitc4e41349a85c52456fea4903dde459302d54c67c (patch)
treea09fdd7b03ddefd26c16e90dcdfcfcd7869ae1ab /Kconfig
parentkprobes: no need to check return value of debugfs_create functions (diff)
downloadkernel-qcow2-linux-c4e41349a85c52456fea4903dde459302d54c67c.tar.gz
kernel-qcow2-linux-c4e41349a85c52456fea4903dde459302d54c67c.tar.xz
kernel-qcow2-linux-c4e41349a85c52456fea4903dde459302d54c67c.zip
mm: cleancache: 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: linux-mm@kvack.org Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions