Re: [PATCH 06/11] yama: simplfy sysctls with register_sysctl()
From: Kees Cook <hidden>
Date: 2023-03-02 22:57:08
Also in:
linux-fsdevel, linux-patches, lkml
From: Kees Cook <hidden>
Date: 2023-03-02 22:57:08
Also in:
linux-fsdevel, linux-patches, lkml
On Thu, Mar 02, 2023 at 12:28:21PM -0800, Luis Chamberlain wrote:
register_sysctl_paths() is only need if you have directories with entries, simplify this by using register_sysctl(). Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Acked-by: Kees Cook <redacted> -- Kees Cook