Messages in this thread |  | | Subject | Re: [PATCH] cxgb4: Use the bitmap API to allocate bitmaps | From | patchwork-bot+netdevbpf@kernel ... | Date | Tue, 05 Jul 2022 10:50:13 +0000 |
| |
Hello:
This patch was applied to netdev/net-next.git (master) by Paolo Abeni <pabeni@redhat.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
|  |