diff options
author | David Kershner <david.kershner@unisys.com> | 2017-04-18 16:55:21 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-04-28 11:51:20 +0200 |
commit | d9b89ef189a876a37032b8cc1fea4a80018d371d (patch) | |
tree | 8731df8ad209265e031701994b3a368c2e668ad6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 03662df8114fa74cbd4e993c7e0ca1360db603a3 (diff) |
staging: unisys: visorbus: refactor setup_crash_devices_work_queue
The if statement was sending us down the happy path with the error path
in the else. This can be simplified by having the if be the error and
just falling through with the good path.
Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Tim Sell <timothy.sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions