summaryrefslogtreecommitdiffstats
path: root/mm/kmemleak.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2019-01-22 16:21:09 +0100
committerGreg Kroah-Hartman2019-06-03 15:39:39 +0200
commit4268509a36a79a6e449a4937d88bb4d21f8b2078 (patch)
tree0601d78abedaf2021fed06cb5d12707ef33cb8cb /mm/kmemleak.c
parentblktrace: no need to check return value of debugfs_create functions (diff)
downloadkernel-qcow2-linux-4268509a36a79a6e449a4937d88bb4d21f8b2078.tar.gz
kernel-qcow2-linux-4268509a36a79a6e449a4937d88bb4d21f8b2078.tar.xz
kernel-qcow2-linux-4268509a36a79a6e449a4937d88bb4d21f8b2078.zip
zsmalloc: 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: Minchan Kim <minchan@kernel.org> Cc: Nitin Gupta <ngupta@vflare.org> Cc: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> Cc: linux-mm@kvack.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm/kmemleak.c')
0 files changed, 0 insertions, 0 deletions