diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2012-09-03 23:58:16 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-09-04 14:16:13 -0400 |
commit | 54a27924237eeb9767135a423dea14a0d1b5954f (patch) | |
tree | bd64976c76b3de2795a1aef1a68dbc5557c952cd /net/Kconfig | |
parent | 6e129d04de7adbd63e86293533688ce88b9b13d8 (diff) |
sctp: use list_move_tail instead of list_del/list_add_tail
Using list_move_tail() instead of list_del() + list_add_tail().
spatch with a semantic match is used to found this problem.
(http://coccinelle.lip6.fr/)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/Kconfig')
0 files changed, 0 insertions, 0 deletions