From: Eric W. Biederman Date: Wed, 14 Feb 2007 08:34:07 +0000 (-0800) Subject: [PATCH] sysctl: remove support for CTL_ANY X-Git-Tag: v2.6.21-rc1~195 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6703ddfcce61ad66db606085a8d42dcab264f840;p=pandora-kernel.git [PATCH] sysctl: remove support for CTL_ANY There are currently no users in the kernel for CTL_ANY and it only has effect on the binary interface which is practically unused. So this complicates sysctl lookups for no good reason so just remove it. Signed-off-by: Eric W. Biederman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed