LVS
lvs-devel
Google
 
Web LinuxVirtualServer.org

Re: [PATCH] ipvs: use list_del_init instead of list_del/INIT_LIST_HEAD

To: Simon Horman <horms@xxxxxxxxxxxx>
Subject: Re: [PATCH] ipvs: use list_del_init instead of list_del/INIT_LIST_HEAD
Cc: Wei Yongjun <weiyj.lk@xxxxxxxxx>, wensong@xxxxxxxxxxxx, ja@xxxxxx, kaber@xxxxxxxxx, yongjun_wei@xxxxxxxxxxxxxxxxx, lvs-devel@xxxxxxxxxxxxxxx, netfilter-devel@xxxxxxxxxxxxxxx, netfilter@xxxxxxxxxxxxxxx
From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
Date: Mon, 10 Sep 2012 11:16:05 +0200
On Mon, Sep 10, 2012 at 09:01:30AM +0900, Simon Horman wrote:
> On Thu, Sep 06, 2012 at 12:21:53PM +0800, Wei Yongjun wrote:
> > From: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx>
> > 
> > Using list_del_init() instead of list_del() + INIT_LIST_HEAD().
> > 
> > spatch with a semantic match is used to found this problem.
> > (http://coccinelle.lip6.fr/)
> > 
> > Signed-off-by: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx>
> 
> Acked-by: Simon Horman <horms@xxxxxxxxxxxx>

Applied, thanks Simon and Wei.
--
To unsubscribe from this list: send the line "unsubscribe lvs-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

<Prev in Thread] Current Thread [Next in Thread>