aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2018-05-29 16:29:37 +0200
committerGreg Kroah-Hartman <[email protected]>2018-06-01 10:47:43 +0200
commit4d883eeac4e3c2b89a32d64b1b1a25e8c60f5537 (patch)
tree9de65a9022fc74a3bb580e2a372674cc22e5d9cb /tools/perf/scripts/python/export-to-postgresql.py
parente206a0d47efa04b90eb5de5b9adee3c81bda9b03 (diff)
staging: unisys: visornic: no need to check debugfs return values
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. Clean up the visornic driver code by not caring about the value of debugfs calls. This ends up removing a number of lines of code that are not needed. Cc: David Kershner <[email protected]> Cc: Tim Sell <[email protected]> Cc: David Binder <[email protected]> Cc: Sameer Wadgaonkar <[email protected]> Cc: Charles Daniels <[email protected]> Cc: [email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions