summaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
diff options
context:
space:
mode:
authorEric W. Biederman2009-04-03 11:22:26 +0200
committerEric W. Biederman2009-11-11 09:42:53 +0100
commit83ac201b4f06eb8aeb7ac93cf162651ba30e0b28 (patch)
tree9b27ff2aa077624ea9548448965ad7fe97577f31 /kernel/sysctl.c
parentsysctl: Neuter the generic sysctl strategy routines. (diff)
downloadkernel-qcow2-linux-83ac201b4f06eb8aeb7ac93cf162651ba30e0b28.tar.gz
kernel-qcow2-linux-83ac201b4f06eb8aeb7ac93cf162651ba30e0b28.tar.xz
kernel-qcow2-linux-83ac201b4f06eb8aeb7ac93cf162651ba30e0b28.zip
sysctl: Remove dead code from sysctl_check
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>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions