From: Tejun Heo Date: Tue, 11 Feb 2014 16:52:49 +0000 (-0500) Subject: cgroup: relocate functions in preparation of kernfs conversion X-Git-Tag: v3.15-rc1~109^2~57 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2e85d574e881ff3c597518c1ab48c86f9109880;p=pandora-kernel.git cgroup: relocate functions in preparation of kernfs conversion Relocate cgroup_init/exit_root_id(), cgroup_free_root(), cgroup_kill_sb() and cgroup_file_name() in preparation of kernfs conversion. These are pure relocations to make kernfs conversion easier to follow. Signed-off-by: Tejun Heo Acked-by: Li Zefan --- Reading git-diff-tree failed