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:02 +0100
committerMartin Schwidefsky <[email protected]>2019-01-28 15:58:55 +0100
commit7dd541a3fb34b34f0f25154dd0d24d0d9b1ca0f3 (patch)
tree3b6063304304f864440d70e759b2508259edb137 /tools/perf/scripts/python/export-to-postgresql.py
parentd7f2f7c7fc5133c82865bc39346805b1b8459c31 (diff)
s390: 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: Kees Cook <[email protected]> Cc: Christian Borntraeger <[email protected]> Cc: Hendrik Brueckner <[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