[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1d15909e568d1571f08d430213ad77ff@paul-moore.com>
Date: Thu, 25 Jan 2024 10:13:20 -0500
From: Paul Moore <paul@...l-moore.com>
To: Kunwu Chan <chentao@...inos.cn>, eparis@...hat.com
Cc: audit@...r.kernel.org, linux-kernel@...r.kernel.org, Kunwu Chan <chentao@...inos.cn>
Subject: Re: [PATCH] audit: Use KMEM_CACHE instead of kmem_cache_create
On Jan 24, 2024 Kunwu Chan <chentao@...inos.cn> 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@...inos.cn>
> ---
> kernel/audit.c | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
Merged into audit/dev, thanks.
--
paul-moore.com
Powered by blists - more mailing lists