From: Eric W. Biederman Date: Fri, 3 Apr 2009 12:08:03 +0000 (-0700) Subject: sysctl security/keys: Remove dead binary sysctl support X-Git-Tag: v2.6.33-rc1~392^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cdb35557d022f8dc51b532b5cd1a8e9ed7bcdb7;p=pandora-kernel.git sysctl security/keys: 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: David Howells Signed-off-by: Eric W. Biederman --- Reading git-diff-tree failed