]> git.baikalelectronics.ru Git - kernel.git/commit
sysctl: Remove the now unused ctl_table parent field.
authorEric W. Biederman <ebiederm@xmission.com>
Fri, 6 Jan 2012 19:55:30 +0000 (11:55 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Wed, 25 Jan 2012 00:40:28 +0000 (16:40 -0800)
commit2268e58b6def0c93b0076695db7122a55a1597b0
tree0e189654469ff7a39bf85a4cd483e2277cac474e
parent8411fed90579983438edb9243dabb93e096bc266
sysctl: Remove the now unused ctl_table parent field.

While useful at one time for selinux and the sysctl sanity
checks those users no longer use the parent field and we can
safely remove it.

Inspired-by: Lucian Adrian Grijincu <lucian.grijincu@gmil.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
fs/proc/proc_sysctl.c
include/linux/sysctl.h