Home
last modified time | relevance | path

Searched hist:96200952 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/security/apparmor/
H A Dlsm.c96200952 Thu Mar 02 14:28:19 CST 2023 Luis Chamberlain <mcgrof@kernel.org> apparmor: simplify sysctls with register_sysctl_init()

Using register_sysctl_paths() is really only needed if you have
subdirectories with entries. We can use the simple register_sysctl()
instead.

Acked-by: John Johansen <john.johansen@canonical.com>
Reviewed-by: Georgia Garcia <georgia.garcia@canonical.com>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>