From: Eric W. Biederman Date: Fri, 3 Apr 2009 12:36:01 +0000 (-0700) Subject: sysctl: Remove the last of the generic binary sysctl support X-Git-Tag: v2.6.33-rc1~392^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4739a9748e1bd7459f22f7e94e7d85710ca83954;p=pandora-kernel.git sysctl: Remove the last of the generic binary sysctl support Now that all of the users stopped using ctl_name and strategy it is safe to remove the fields from struct ctl_table, and it is safe to remove the stub strategy routines as well. Signed-off-by: Eric W. Biederman --- Reading git-diff-tree failed