From: Eric W. Biederman Date: Mon, 23 Jan 2012 05:10:21 +0000 (-0800) Subject: sysctl: Remove the unnecessary sysctl_set parent concept. X-Git-Tag: v3.4-rc1~99^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd295b56cfae85f2dd6c2b03951480c91e6d08f3;p=pandora-kernel.git sysctl: Remove the unnecessary sysctl_set parent concept. In sysctl_net register the two networking roots in the proper order. In register_sysctl walk the sysctl sets in the reverse order of the sysctl roots. Remove parent from ctl_table_set and setup_sysctl_set as it is no longer needed. Signed-off-by: Eric W. Biederman --- Reading git-diff-tree failed