commit | 86926d0096279b9739ceeff40f68d3c33b9119a9 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Mon Nov 16 02:40:01 2009 -0800 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Wed Nov 18 08:14:55 2009 -0800 |
tree | 94e51fdbe6e04e41c3fa1d5a28504fd5a33849ff | |
parent | 60a0a52df149286a25fddf9b2d0cfe77cf0bc516 [diff] |
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>