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:
60a0a52
)
sysctl: Remove CTL_NONE and CTL_UNNUMBERED
author
Eric W. Biederman
<ebiederm@xmission.com>
Mon, 16 Nov 2009 10:40:01 +0000
(
02:40
-0800)
committer
Eric W. Biederman
<ebiederm@xmission.com>
Wed, 18 Nov 2009 16:14:55 +0000
(08:14 -0800)
Now that the sysctl structures no longer have a ctl_name field
there is no reason to retain the definitions for CTL_NONE and
CTL_UNNUMBERED, or to explain their historic usage.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
No differences found