From: Simon Horman <horms@kernel.org>
To: Julian Anastasov <ja@ssi.bg>
Cc: Christophe JAILLET <christophe.jaillet@wanadoo.fr>,
Pablo Neira Ayuso <pablo@netfilter.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
kernel-janitors@vger.kernel.org, netdev@vger.kernel.org,
lvs-devel@vger.kernel.org, netfilter-devel@vger.kernel.org,
coreteam@netfilter.org
Subject: Re: [PATCH] netfilter: ipvs: Use the bitmap API to allocate bitmaps
Date: Sat, 16 Jul 2022 11:12:44 +0200 [thread overview]
Message-ID: <YtKBDApu3y4noIGC@vergenet.net> (raw)
In-Reply-To: <b69d7ba1-22f8-80c3-c870-debd7aaf4cea@ssi.bg>
On Tue, Jul 05, 2022 at 01:05:54PM +0300, Julian Anastasov wrote:
>
> Hello,
>
> On Mon, 4 Jul 2022, Christophe JAILLET wrote:
>
> > Use bitmap_zalloc()/bitmap_free() instead of hand-writing them.
> >
> > It is less verbose and it improves the semantic.
> >
> > Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
>
> Looks good to me for -next! Thanks!
>
> Acked-by: Julian Anastasov <ja@ssi.bg>
Acked-by: Simon Horman <horms@verge.net.au>
next prev parent reply other threads:[~2022-07-16 9:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-04 19:24 [PATCH] netfilter: ipvs: Use the bitmap API to allocate bitmaps Christophe JAILLET
2022-07-05 10:05 ` Julian Anastasov
2022-07-16 9:12 ` Simon Horman [this message]
2022-07-20 22:58 ` Pablo Neira Ayuso
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=YtKBDApu3y4noIGC@vergenet.net \
--to=horms@kernel.org \
--cc=christophe.jaillet@wanadoo.fr \
--cc=coreteam@netfilter.org \
--cc=ja@ssi.bg \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lvs-devel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.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.