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)
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>

No differences found