aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTobin C. Harding <[email protected]>2017-04-10 13:15:53 +1000
committerGreg Kroah-Hartman <[email protected]>2017-04-11 16:05:50 +0200
commitba9328768b1e7d827ac86f94340af9bd084be8d5 (patch)
treeb662dbf0721c77715e9524c0dacdc195cec101d0 /tools/perf/scripts/python
parent8f0ef774b8379adaa985506da3c7c185d938502b (diff)
staging: ks7010: fix checkpatch UNNECESSARY_ELSE
Checkpatch emits WARNING: else is not generally useful after a break or return. Two warnings of this type are emitted for this code block, in both cases 'else' statements are unnecessary. Remove unnecessary 'else' statements, reduce indentation in subsequent code. Signed-off-by: Tobin C. Harding <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions