aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-01-22 16:21:40 +0100
committerGreg Kroah-Hartman <[email protected]>2019-06-03 15:39:39 +0200
commit6a54cd872f50ef3b090fdd53d1b67f5b43e97315 (patch)
treeb444d5905d71128c317b6df54fe9051ff9748794 /tools/perf/scripts/python/bin
parentde2fadf566cb9277bea22993ed95cc5177280251 (diff)
trace: 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: Steven Rostedt <[email protected]> Cc: Ingo Molnar <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions