From: Tejun Heo Date: Mon, 19 Nov 2012 16:13:36 +0000 (-0800) Subject: cgroup: trivial cleanup for cgroup_init/load_subsys() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~57^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b48c6a80a0f7584056f768268fc12b87745a393f;p=pandora-kernel.git cgroup: trivial cleanup for cgroup_init/load_subsys() Consistently use @css and @dummytop in these two functions instead of referring to them indirectly. Signed-off-by: Tejun Heo Acked-by: Li Zefan --- Reading git-diff-tree failed