From: Eric W. Biederman Date: Thu, 19 Apr 2012 13:44:49 +0000 (+0000) Subject: net: Convert all sysctl registrations to register_net_sysctl X-Git-Tag: v3.5-rc1~109^2~353 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec8f23ce0f4005b74013d4d122e0d540397a93c9;p=pandora-kernel.git net: Convert all sysctl registrations to register_net_sysctl This results in code with less boiler plate that is a bit easier to read. Additionally stops us from using compatibility code in the sysctl core, hastening the day when the compatibility code can be removed. Signed-off-by: Eric W. Biederman Acked-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed