From: Eric W. Biederman Date: Fri, 3 Apr 2009 09:30:53 +0000 (-0700) Subject: sysctl: Remove references to ctl_name and strategy from the generic sysctl table X-Git-Tag: v2.6.33-rc1~392^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fce56ec91b502ba6fcbbc2a6d25a8c2c7f77934;p=pandora-kernel.git sysctl: Remove references to ctl_name and strategy from the generic sysctl table Now that sys_sysctl is a generic wrapper around /proc/sys .ctl_name and .strategy members of sysctl tables are dead code. Remove them. Signed-off-by: Eric W. Biederman --- Reading git-diff-tree failed