diff options
author | wangweidong <wangweidong1@huawei.com> | 2013-12-19 10:02:42 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-12-22 18:56:51 -0500 |
commit | f482f2fcd1bd644849bd75412d589cbb40fbaa01 (patch) | |
tree | ff7b1a0bfc134a633f75b67a9cfd290554609710 /Documentation/workqueue.txt | |
parent | 2cc33c7e319c10b4e169050b3e21908531b09bf9 (diff) | |
download | linux-f482f2fcd1bd644849bd75412d589cbb40fbaa01.tar.gz linux-f482f2fcd1bd644849bd75412d589cbb40fbaa01.tar.bz2 linux-f482f2fcd1bd644849bd75412d589cbb40fbaa01.zip |
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 <wangweidong1@huawei.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/workqueue.txt')
0 files changed, 0 insertions, 0 deletions