[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <504994FF.2070706@nvidia.com>
Date: Fri, 7 Sep 2012 12:02:31 +0530
From: Laxman Dewangan <ldewangan@...dia.com>
To: Wei Yongjun <weiyj.lk@...il.com>
CC: "vinod.koul@...el.com" <vinod.koul@...el.com>,
"djbw@...com" <djbw@...com>,
"grant.likely@...retlab.ca" <grant.likely@...retlab.ca>,
"rob.herring@...xeda.com" <rob.herring@...xeda.com>,
"yongjun_wei@...ndmicro.com.cn" <yongjun_wei@...ndmicro.com.cn>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"devicetree-discuss@...ts.ozlabs.org"
<devicetree-discuss@...ts.ozlabs.org>
Subject: Re: [PATCH] dma: tegra: use list_move_tail instead of list_del/list_add_tail
On Wednesday 05 September 2012 12:38 PM, Wei Yongjun wrote:
> From: Wei Yongjun<yongjun_wei@...ndmicro.com.cn>
>
> 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@...ndmicro.com.cn>
> ---
Acked-by: Laxman Dewangan <ldewangan@...dia.com>
Looks good to me.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists