aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-10-14 12:16:42 +0200
committerGreg Kroah-Hartman <[email protected]>2019-11-02 18:09:10 +0100
commitff229319f436f8e54345d832996b69db63bfc2d9 (patch)
tree54198bbcefa69d9c8fc2ea9ffa1919b637dd5f0e /tools/perf/scripts/python/export-to-sqlite.py
parent15956dad5c1016155c82d094f8c1273a30f79c3d (diff)
powerpc: pseries: 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: Benjamin Herrenschmidt <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Michael Ellerman <[email protected]> Cc: "Naveen N. Rao" <[email protected]> Cc: [email protected] Cc: [email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions