Re: [PATCH] netfilter: ipvs: Use the bitmap API to allocate bitmaps

From: Simon Horman
Date: Sat Jul 16 2022 - 05:12:57 EST


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@xxxxxxxxxx>
>
> Looks good to me for -next! Thanks!
>
> Acked-by: Julian Anastasov <ja@xxxxxx>

Acked-by: Simon Horman <horms@xxxxxxxxxxxx>