aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2020-02-09 11:58:56 +0100
committerMichael Ellerman <[email protected]>2020-03-04 22:44:25 +1100
commit860286cf33963fa8a0fe542995bdec2df5cb3abb (patch)
tree67eb189062a08cefbe74f6d1dd7869dd03526f47 /tools/perf/scripts/python/netdev-times.py
parent88654d5b4476a438bd86b257dc4d70bb32266f1b (diff)
powerpc/kernel: 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. Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions