aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/tests/bpf-script-example.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-06-12 17:36:13 +0200
committerGreg Kroah-Hartman <[email protected]>2019-07-03 16:57:18 +0200
commit56f3364aba8866d0f7f8c965e7acf07f35679701 (patch)
tree98309012108d2144810fd8a188659c95f21bd607 /tools/perf/tests/bpf-script-example.c
parent1be51474f99bcfdecef3f34b9a9a8cf4393fd8f9 (diff)
lib: notifier-error-inject: 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 <[email protected]> Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/tests/bpf-script-example.c')
0 files changed, 0 insertions, 0 deletions