summaryrefslogtreecommitdiff
path: root/arch/x86/platform/uv
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-22 17:35:40 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-03 17:18:12 +0300
commit5dd82ba9e2d6112c8c9a1d92ad244171a5f4755b (patch)
tree35d82c3a53a221c278ffc9071a79931a880b02b8 /arch/x86/platform/uv
parentdb0487abd641db12a74a413067519a741e01dc57 (diff)
downloadlinux-5dd82ba9e2d6112c8c9a1d92ad244171a5f4755b.tar.xz
x86: mm: 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: Dave Hansen <dave.hansen@linux.intel.com> Cc: Andy Lutomirski <luto@kernel.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Ingo Molnar <mingo@redhat.com> Cc: Borislav Petkov <bp@alien8.de> Cc: "H. Peter Anvin" <hpa@zytor.com> Cc: x86@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/x86/platform/uv')
0 files changed, 0 insertions, 0 deletions