diff options
author | wangweidong <wangweidong1@huawei.com> | 2013-12-19 03:02:42 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-12-23 00:56:51 +0100 |
commit | f482f2fcd1bd644849bd75412d589cbb40fbaa01 (patch) | |
tree | ff7b1a0bfc134a633f75b67a9cfd290554609710 /net/rose/af_rose.c | |
parent | mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warnin... (diff) | |
download | linux-f482f2fcd1bd644849bd75412d589cbb40fbaa01.tar.xz 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 'net/rose/af_rose.c')
0 files changed, 0 insertions, 0 deletions