diff options
| author | Tobin C. Harding <[email protected]> | 2017-04-27 11:25:16 +1000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-04-28 11:45:49 +0200 |
| commit | 8215fc607f50c516ceeb47fac046c3e4ea7acc4e (patch) | |
| tree | bf054fabb12089533c8718d241498c7916595ed2 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 08484ef41927a52fbd0d46c5cd19a65535d768ea (diff) | |
staging: ks7010: remove duplicate code
Current switch statement has duplicate code in branches. This code can
be put after the switch statement so as to remove the duplication.
Move code to after switch statement, remove duplicate code. Make error
branch return so as not to execute the moved code block. Do not change
the program logic.
Signed-off-by: Tobin C. Harding <[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