summaryrefslogtreecommitdiffstats
path: root/mm/hwpoison-inject.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-22 16:21:12 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-03 15:39:39 +0200
commit282401df902465186ff6ed5a7ba4894c589553f2 (patch)
treea0ef40aab1628069e7a838ff36b6093ab627865e /mm/hwpoison-inject.c
parent4268509a36a79a6e449a4937d88bb4d21f8b2078 (diff)
downloadlinux-282401df902465186ff6ed5a7ba4894c589553f2.tar.gz
linux-282401df902465186ff6ed5a7ba4894c589553f2.tar.xz
mm: kmemleak: 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: Catalin Marinas <catalin.marinas@arm.com> Cc: linux-mm@kvack.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm/hwpoison-inject.c')
0 files changed, 0 insertions, 0 deletions