From: Eric W. Biederman Date: Mon, 16 Nov 2009 10:40:01 +0000 (-0800) Subject: sysctl: Remove CTL_NONE and CTL_UNNUMBERED X-Git-Tag: v2.6.33-rc1~392^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86926d0096279b9739ceeff40f68d3c33b9119a9;p=pandora-kernel.git 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 --- Reading git-diff-tree failed