Skip to content

Commit

Permalink
sysctl: Remove dead code from sysctl_check
Browse files Browse the repository at this point in the history
Now that the sys_sysctl is now a compatibility wrapper around
/proc/sys we can remove much of sysctl_check and reduce it
to a few remaining sanity checks.  This completely decouples
it from the binary sysctl system call.

Little things like ensuring that the sysctl has not already
been registered are all that remain.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
  • Loading branch information
Eric W. Biederman committed Nov 11, 2009
1 parent a965cf9 commit 83ac201
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1,374 deletions.
Loading

0 comments on commit 83ac201

Please sign in to comment.