aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-08-10 12:42:43 +0200
committerDavid S. Miller <[email protected]>2019-08-11 21:31:25 -0700
commit53f6f391786e01bf2050c03d8a36d9defdcc2831 (patch)
tree8146becf4bd9fd984a12e5a9670567c3d64c1fc0 /tools/perf/scripts/python/check-perf-trace.py
parent6f20a697e487dea9e054daa18651fef04d97fe3d (diff)
caif: 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: Richard Fontana <[email protected]> Cc: Steve Winslow <[email protected]> Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions