diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2012-09-05 03:08:56 -0400 |
---|---|---|
committer | Vinod Koul <vinod.koul@linux.intel.com> | 2012-09-13 23:08:10 -0400 |
commit | 2cc44e63184245c2b977ca8739b2e8aab63e3d38 (patch) | |
tree | d41164dac85df12298bf160b8573e05308417d1a /drivers/dma/pl330.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 <yongjun_wei@trendmicro.com.cn>
Acked-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
Diffstat (limited to 'drivers/dma/pl330.c')
0 files changed, 0 insertions, 0 deletions