From: Tejun Heo Date: Thu, 13 Feb 2014 11:58:39 +0000 (-0500) Subject: cgroup: relocate cgroup_enable_task_cg_lists() X-Git-Tag: v3.15-rc1~109^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afeb0f9fd425;p=pandora-kernel.git cgroup: relocate cgroup_enable_task_cg_lists() Move it above so that prototype isn't necessary. Let's also move the definition of use_task_css_set_links next to it. This is purely cosmetic. Signed-off-by: Tejun Heo Acked-by: Li Zefan --- Reading git-diff-tree failed