diff options
author | Wei Yongjun <[email protected]> | 2012-09-05 15:08:56 +0800 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2012-09-14 08:38:10 +0530 |
commit | 2cc44e63184245c2b977ca8739b2e8aab63e3d38 (patch) | |
tree | d41164dac85df12298bf160b8573e05308417d1a /net/lapb/lapb_subr.c | |
parent | 5e97fa91492b4943f25228e08d24abb31e5bce50 (diff) |
dma: tegra: 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 <[email protected]>
Acked-by: Laxman Dewangan <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions