diff options
| author | Tobin C. Harding <[email protected]> | 2017-03-14 09:54:06 +1100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-03-14 08:08:15 +0800 |
| commit | 44dc9c86f9ed0e49b864e8337f98bbb1c09e0570 (patch) | |
| tree | b76b12e5536874902bc657d0c03387565fc3d41b /tools/perf/scripts/python/bin | |
| parent | 7676b72428e84f344bd64fecc1d4c840e57a68d8 (diff) | |
staging: ks7010: remove unnecessary else statement
Checkpatch emits WARNING: else is not generally useful after a break
or return. Two warnings of this type are emitted, both are the result
of a else statement after a return statement. The 'else' can safely be
removed.
Remove unnecessary else statement.
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