aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2020-02-09 11:58:58 +0100
committerMichael Ellerman <[email protected]>2020-03-04 22:44:25 +1100
commit08f6a7974ab949d43c2584f966db458d255b2b0a (patch)
treed0b26e6cd73d6451b2ae227de7c1763066c2f23e /tools/perf/scripts/python
parentc4fd527f52ecb135018655c7f56f87800872c5bc (diff)
powerpc/mm: book3s64: hash_utils: 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')
0 files changed, 0 insertions, 0 deletions