From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Simon Horman <horms@verge.net.au>
Cc: Wei Yongjun <weiyj.lk@gmail.com>,
wensong@linux-vs.org, ja@ssi.bg, kaber@trash.net,
yongjun_wei@trendmicro.com.cn, lvs-devel@vger.kernel.org,
netfilter-devel@vger.kernel.org, netfilter@vger.kernel.org
Subject: Re: [PATCH] ipvs: use list_del_init instead of list_del/INIT_LIST_HEAD
Date: Mon, 10 Sep 2012 11:16:05 +0200 [thread overview]
Message-ID: <20120910091605.GA5661@1984> (raw)
In-Reply-To: <20120910000129.GA31408@verge.net.au>
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@trendmicro.com.cn>
> >
> > 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@trendmicro.com.cn>
>
> Acked-by: Simon Horman <horms@verge.net.au>
Applied, thanks Simon and Wei.
prev parent reply other threads:[~2012-09-10 9:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-06 4:21 [PATCH] ipvs: use list_del_init instead of list_del/INIT_LIST_HEAD Wei Yongjun
2012-09-10 0:01 ` Simon Horman
2012-09-10 9:16 ` Pablo Neira Ayuso [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120910091605.GA5661@1984 \
--to=pablo@netfilter.org \
--cc=horms@verge.net.au \
--cc=ja@ssi.bg \
--cc=kaber@trash.net \
--cc=lvs-devel@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=netfilter@vger.kernel.org \
--cc=weiyj.lk@gmail.com \
--cc=wensong@linux-vs.org \
--cc=yongjun_wei@trendmicro.com.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.