[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YtU0/hCzIpL3LpKt@unreal>
Date: Mon, 18 Jul 2022 13:25:02 +0300
From: Leon Romanovsky <leon@...nel.org>
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: Mustafa Ismail <mustafa.ismail@...el.com>,
Shiraz Saleem <shiraz.saleem@...el.com>,
Jason Gunthorpe <jgg@...pe.ca>, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-rdma@...r.kernel.org
Subject: Re: [PATCH] RDMA/irdma: Use the bitmap API to allocate bitmaps
On Mon, Jul 11, 2022 at 09:21:39PM +0200, 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@...adoo.fr>
> ---
> drivers/infiniband/hw/irdma/hw.c | 9 ++++-----
> 1 file changed, 4 insertions(+), 5 deletions(-)
>
Thanks, applied.
Powered by blists - more mailing lists