From: Eric W. Biederman Date: Fri, 3 Apr 2009 09:51:10 +0000 (-0700) Subject: sysctl ipc: Remove dead binary sysctl support code. X-Git-Tag: v2.6.33-rc1~392^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bc4657c15e4a33d9a192579c7627a397dbcbebc;p=pandora-kernel.git sysctl ipc: Remove dead binary sysctl support code. 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