summaryrefslogtreecommitdiff
path: root/kernel/gcov
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-22 15:35:38 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-03 16:18:12 +0200
commit0fc811e5d7f9095f4a5732a34a19eff49fcb3ad6 (patch)
treee20867fdf374dbb336ebed4c51559e23d65c3f35 /kernel/gcov
parent519e96ee114ff70e420111b39d884153250626dd (diff)
x86: kdebugfs: 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: 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 'kernel/gcov')
0 files changed, 0 insertions, 0 deletions