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:
2bc4657
)
sysctl fs: Remove dead binary sysctl support
author
Eric W. Biederman
<ebiederm@xmission.com>
Thu, 5 Nov 2009 22:25:10 +0000
(14:25 -0800)
committer
Eric W. Biederman
<ebiederm@xmission.com>
Thu, 12 Nov 2009 10:04:55 +0000
(
02:04
-0800)
Now that sys_sysctl is a generic wrapper around /proc/sys .ctl_name
and .strategy members of sysctl tables are dead code. Remove them.
Cc: Jan Harkes <jaharkes@cs.cmu.edu>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
No differences found