From: Eric W. Biederman Date: Thu, 5 Nov 2009 23:38:40 +0000 (-0800) Subject: sysctl kernel: Remove binary sysctl logic X-Git-Tag: v2.6.33-rc1~392^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56992309ccbe71f4321ddd50ee2f76f91b412c1a;p=pandora-kernel.git sysctl kernel: Remove binary sysctl logic 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: Ingo Molnar Cc: Peter Zijlstra Cc: David Howells Signed-off-by: Eric W. Biederman --- Reading git-diff-tree failed