[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <169486802511.24089.3642450792901329099.git-patchwork-notify@kernel.org>
Date: Sat, 16 Sep 2023 12:40:25 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, ryazanov.s.a@...il.com, horms@...nel.org
Subject: Re: [PATCH v2 1/1] net: core: Use the bitmap API to allocate bitmaps
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Wed, 13 Sep 2023 14:09:57 +0300 you wrote:
> Use bitmap_zalloc() and bitmap_free() instead of hand-writing them.
> It is less verbose and it improves the type checking and semantic.
>
> While at it, add missing header inclusion (should be bitops.h,
> but with the above change it becomes bitmap.h).
>
> Suggested-by: Sergey Ryazanov <ryazanov.s.a@...il.com>
> Reviewed-by: Simon Horman <horms@...nel.org>
> Link: https://lore.kernel.org/r/20230911154534.4174265-1-andriy.shevchenko@linux.intel.com
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
>
> [...]
Here is the summary with links:
- [v2,1/1] net: core: Use the bitmap API to allocate bitmaps
https://git.kernel.org/netdev/net/c/aabb4af9bb29
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