[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165701821329.25151.17504921483027163278.git-patchwork-notify@kernel.org>
Date: Tue, 05 Jul 2022 10:50:13 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: rajur@...lsio.com, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH] cxgb4: Use the bitmap API to allocate bitmaps
Hello:
This patch was applied to netdev/net-next.git (master)
by Paolo Abeni <pabeni@...hat.com>:
On Sun, 3 Jul 2022 18:46:36 +0200 you wrote:
> Use bitmap_zalloc()/bitmap_free() instead of hand-writing them.
>
> It is less verbose and it improves the semantic.
>
> While at it, remove a useless bitmap_zero(). The bitmap is already zeroed
> when allocated.
>
> [...]
Here is the summary with links:
- cxgb4: Use the bitmap API to allocate bitmaps
https://git.kernel.org/netdev/net-next/c/ec53d77ae3d5
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists