Re: [PATCH] audit: Use KMEM_CACHE instead of kmem_cache_create
From: Paul Moore
Date: Thu Jan 25 2024 - 10:14:18 EST
On Jan 24, 2024 Kunwu Chan <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>
> ---
> kernel/audit.c | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
Merged into audit/dev, thanks.
--
paul-moore.com