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)
commit86926d0096279b9739ceeff40f68d3c33b9119a9
tree94e51fdbe6e04e41c3fa1d5a28504fd5a33849ff
parent60a0a52df149286a25fddf9b2d0cfe77cf0bc516
sysctl: Remove CTL_NONE and CTL_UNNUMBERED

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>
Documentation/sysctl/ctl_unnumbered.txt [deleted file]
include/linux/sysctl.h