Skip to content
Snippets Groups Projects
Commit fea478d4 authored by Eric W. Biederman's avatar Eric W. Biederman
Browse files

sysctl: Add register_sysctl for normal sysctl users


The plan is to convert all callers of register_sysctl_table
and register_sysctl_paths to register_sysctl.  The interface
to register_sysctl is enough nicer this should make the callers
a bit more readable.  Additionally after the conversion the
230 lines of backwards compatibility can be removed.

Signed-off-by: default avatarEric W. Biederman <ebiederm@xmission.com>
parent ac13ac6f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment