aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorwangweidong <[email protected]>2013-12-19 10:02:42 +0800
committerDavid S. Miller <[email protected]>2013-12-22 18:56:51 -0500
commitf482f2fcd1bd644849bd75412d589cbb40fbaa01 (patch)
treeff7b1a0bfc134a633f75b67a9cfd290554609710 /tools/perf/scripts/python/net_dropmonitor.py
parent2cc33c7e319c10b4e169050b3e21908531b09bf9 (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/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions