sctp: remove the else path
authorwangweidong <wangweidong1@huawei.com>
Fri, 6 Dec 2013 01:36:28 +0000 (09:36 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Dec 2013 19:54:38 +0000 (14:54 -0500)
commit8b7318d3edb9d961c41c5e7f7e59b563d74d507d
treecaf58065fc4d3e648efe663fc186e375d1663376
parentd1d66186dcec848e89dede4c305f09462e1fbe34
sctp: remove the else path

Make the code more simplification.

Acked-by: Neil Horman <nhorman@tuxdriver.com>
Suggested-by: Joe Perches <joe@perches.com>
Signed-off-by: Wang Weidong <wangweidong1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/associola.c