diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2012-09-05 08:42:48 +0200 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2012-09-18 02:13:36 +0200 |
commit | bf11eefcb1dc1326341ebdc44566ad08bee3f539 (patch) | |
tree | 7e82aa014d6f7b7ee56da368e63596fd1e062ce6 /drivers/char/msm_smd_pkt.c | |
parent | target/iscsi: Don't log "iSCSI Login negotiation failed." twice (diff) | |
download | linux-bf11eefcb1dc1326341ebdc44566ad08bee3f539.tar.xz linux-bf11eefcb1dc1326341ebdc44566ad08bee3f539.zip |
target: 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: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/char/msm_smd_pkt.c')
0 files changed, 0 insertions, 0 deletions