git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c60c48
)
sysctl: Remove the now unused ctl_table parent field.
author
Eric W. Biederman
<ebiederm@xmission.com>
Fri, 6 Jan 2012 19:55:30 +0000
(11:55 -0800)
committer
Eric 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