From: Eric W. Biederman Date: Fri, 3 Apr 2009 09:02:58 +0000 (-0700) Subject: sysctl: Neuter the generic sysctl strategy routines. X-Git-Tag: v2.6.33-rc1~392^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a965cf946d38b0ff164a054477a91df70b0dd997;p=pandora-kernel.git sysctl: Neuter the generic sysctl strategy routines. Now that sys_sysctl is a compatibility layer on top of /proc/sys these routines are never called but are still put in sysctl tables so I have reduced them to stubs until they can be removed entirely. Signed-off-by: Eric W. Biederman --- Reading git-diff-tree failed