[rds-devel] [PATCH] net: rds: Simplify the allocation of slab caches in rds_conn_init

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Wed Jan 31 01:20:25 UTC 2024


Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba at kernel.org>:

On Wed, 24 Jan 2024 15:58:01 +0800 you wrote:
> Use the new KMEM_CACHE() macro instead of direct kmem_cache_create
> to simplify the creation of SLAB caches.
> 
> Signed-off-by: Kunwu Chan <chentao at kylinos.cn>
> ---
>  net/rds/connection.c | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)

Here is the summary with links:
  - net: rds: Simplify the allocation of slab caches in rds_conn_init
    https://git.kernel.org/netdev/net-next/c/047a7d261be6

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





More information about the rds-devel mailing list