]> Pileus Git - ~andy/linux/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)
commit8d6ecfcc014332fd2fe933f64194160f0e3a6696
tree0e189654469ff7a39bf85a4cd483e2277cac474e
parent7c60c48f58a78195acc1f71c9a9d01958c02ab89
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