mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08:00
register_sysctl_paths() is only need if you have directories with entries, simplify this by using register_sysctl(). Acked-by: Kees Cook <keescook@chromium.org> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>