aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-06-20 09:31:06 +0200
committerDavid S. Miller <[email protected]>2019-06-22 16:43:08 -0700
commitde467c116ca2ffc141d2abf8aef18b360fb19b21 (patch)
tree4e79cc1eb370ac33c2efeae8af57f6182a0536af /tools/perf/scripts/python/bin
parent438ac88009bcb10f9ced07fbb4b32d5377ee936b (diff)
fjes: 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: "David S. Miller" <[email protected]> Cc: Yangtao Li <[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/bin')
0 files changed, 0 insertions, 0 deletions