diff options
| author | Sergei Shtylyov <[email protected]> | 2017-01-04 15:10:50 +0300 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-01-04 13:47:54 -0500 |
| commit | 1940f240769ada7efe9d459991fe5dd80db3771a (patch) | |
| tree | f9c093edb69ba17b03951bdeaa06d640d1039cc9 /tools/perf/scripts/python | |
| parent | 4063469971af9611648382559c2d399cce03ae67 (diff) | |
sh_eth: no need for *else* after *goto*
Well, checkpatch.pl complains about *else* after *return* and *break* but
not after *goto*... and it probably should have complained about the code
in sh_eth_error(). Win couple LoCs by removing that *else*. :-)
Signed-off-by: Sergei Shtylyov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions