aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2019-01-22 16:21:00 +0100
committerMartin Schwidefsky <[email protected]>2019-01-28 15:58:54 +0100
commitf36108c46288ddd625688d852935490688069f71 (patch)
tree8cef9c00a78a34b5f64f0b04f404d233306bc21d /tools/perf/scripts/python/export-to-postgresql.py
parent4ad78b8651aacf26b3ab6d1e784952eb70469c43 (diff)
s390/hypfs: 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: Martin Schwidefsky <[email protected]> Cc: Heiko Carstens <[email protected]> Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Heiko Carstens <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions