Re: [PATCH net-next] net: dccp: Simplify the allocation of slab caches in dccp_ackvec_init

From: Jiri Pirko
Date: Wed Jan 31 2024 - 04:29:19 EST


Wed, Jan 31, 2024 at 10:08:51AM CET, chentao@xxxxxxxxxx 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@xxxxxxxxxx>

Reviewed-by: Jiri Pirko <jiri@xxxxxxxxxx>