From: Li Zefan <lizf@cn.fujitsu.com>
To: Patrick McHardy <kaber@trash.net>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] NETFILTER: replace list_for_each with list_for_each_entry
Date: Wed, 14 Nov 2007 14:48:01 +0800 [thread overview]
Message-ID: <473A9A21.6030000@cn.fujitsu.com> (raw)
In-Reply-To: <473A6490.1000704@cn.fujitsu.com>
Li Zefan wrote:
> Replace list_for_each with list_for_each_entry when possible.
>
> Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
>
> ---
> net/ipv4/netfilter/ipt_CLUSTERIP.c | 6 ++----
> net/netfilter/nf_sockopt.c | 8 ++------
> 2 files changed, 4 insertions(+), 10 deletions(-)
>
Please ignore this patch, I'll send a new one.
Li Zefan
next prev parent reply other threads:[~2007-11-14 6:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-14 2:59 [PATCH] NETFILTER: replace list_for_each with list_for_each_entry Li Zefan
2007-11-14 6:48 ` Li Zefan [this message]
2007-11-14 7:18 ` [PATCH V2] " Li Zefan
2007-11-14 8:37 ` Patrick McHardy
2007-11-14 8:58 ` Li Zefan
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=473A9A21.6030000@cn.fujitsu.com \
--to=lizf@cn.fujitsu.com \
--cc=kaber@trash.net \
--cc=netfilter-devel@vger.kernel.org \
/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.