From: Eric W. Biederman Date: Thu, 5 Nov 2009 22:25:10 +0000 (-0800) Subject: sysctl fs: Remove dead binary sysctl support X-Git-Tag: v2.6.33-rc1~392^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab09203e302b6e526f6930f3e460064b0f253ae9;p=pandora-kernel.git sysctl fs: Remove dead binary sysctl support Now that sys_sysctl is a generic wrapper around /proc/sys .ctl_name and .strategy members of sysctl tables are dead code. Remove them. Cc: Jan Harkes Signed-off-by: Eric W. Biederman --- Reading git-diff-tree failed