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:
f8572d8
)
sysctl: Remove the last of the generic binary sysctl support
author
Eric W. Biederman
<ebiederm@xmission.com>
Fri, 3 Apr 2009 12:36:01 +0000
(
05:36
-0700)
committer
Eric W. Biederman
<ebiederm@xmission.com>
Thu, 12 Nov 2009 10:05:06 +0000
(
02:05
-0800)
Now that all of the users stopped using ctl_name and strategy it
is safe to remove the fields from struct ctl_table, and it is safe
to remove the stub strategy routines as well.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
No differences found