aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2020-02-09 11:59:01 +0100
committerMichael Ellerman <[email protected]>2020-03-04 22:44:26 +1100
commitf344f0ab993987ae29cb39cc52054d7346db082f (patch)
tree3a971f94e35f4c20a1e0de5461e5ddf8fc8e4124 /tools/perf/scripts/python/exported-sql-viewer.py
parente04906aa1fbaf435b9a1f2ec6bbe7971a3ef8e42 (diff)
powerpc/powernv: 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]> Reviewed-by: Oliver O'Halloran <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions