diff options
| author | wangweidong <[email protected]> | 2013-12-19 10:02:42 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-12-22 18:56:51 -0500 |
| commit | f482f2fcd1bd644849bd75412d589cbb40fbaa01 (patch) | |
| tree | ff7b1a0bfc134a633f75b67a9cfd290554609710 /tools/perf/scripts/python | |
| parent | 2cc33c7e319c10b4e169050b3e21908531b09bf9 (diff) | |
sctp: remove the never used 'return' and redundant 'break'
In switch() had do return, and never use the 'return NULL'. The
'break' after return or goto has no effect. Remove it.
v2: make it more readable as suggested by Neil.
Signed-off-by: Wang Weidong <[email protected]>
Acked-by: Neil Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions