mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +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>