From: Eric W. Biederman Date: Sun, 8 Jan 2012 08:02:37 +0000 (-0800) Subject: sysctl: Modify __register_sysctl_paths to take a set instead of a root and an nsproxy X-Git-Tag: v3.4-rc1~99^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60a47a2e823cbe6b609346bffff61a00c0c76470;p=pandora-kernel.git sysctl: Modify __register_sysctl_paths to take a set instead of a root and an nsproxy An nsproxy argument here has always been awkard and now the nsproxy argument is completely unnecessary so remove it, replacing it with the set we want the registered tables to show up in. Signed-off-by: Eric W. Biederman --- Reading git-diff-tree failed