sysctl: Remove CTL_NONE and CTL_UNNUMBERED
authorEric W. Biederman <ebiederm@xmission.com>
Mon, 16 Nov 2009 10:40:01 +0000 (02:40 -0800)
committerEric 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