aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTobin C. Harding <[email protected]>2017-04-27 11:25:16 +1000
committerGreg Kroah-Hartman <[email protected]>2017-04-28 11:45:49 +0200
commit8215fc607f50c516ceeb47fac046c3e4ea7acc4e (patch)
treebf054fabb12089533c8718d241498c7916595ed2 /tools/perf/scripts/python/bin
parent08484ef41927a52fbd0d46c5cd19a65535d768ea (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/bin')
0 files changed, 0 insertions, 0 deletions