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:
83ac201
)
sysctl: Remove references to ctl_name and strategy from the generic sysctl table
author
Eric W. Biederman
<ebiederm@xmission.com>
Fri, 3 Apr 2009 09:30:53 +0000
(
02:30
-0700)
committer
Eric W. Biederman
<ebiederm@xmission.com>
Wed, 11 Nov 2009 08:42:56 +0000
(
00:42
-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.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
No differences found