diff options
author | Greg Kroah-Hartman <[email protected]> | 2019-01-22 16:21:01 +0100 |
---|---|---|
committer | Martin Schwidefsky <[email protected]> | 2019-01-28 15:58:54 +0100 |
commit | d7f2f7c7fc5133c82865bc39346805b1b8459c31 (patch) | |
tree | c0d17d4a3016973351941084662997a781f7a6c5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f36108c46288ddd625688d852935490688069f71 (diff) |
s390: pci: 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: Sebastian Ott <[email protected]>
Cc: Gerald Schaefer <[email protected]>
Cc: [email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Sebastian Ott <[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