From: Li Zefan Date: Fri, 1 Mar 2013 07:02:15 +0000 (+0800) Subject: cpuset: use cgroup_name() in cpuset_print_task_mems_allowed() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~124^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f440d98f8ebab02a768c1de17395e4239af9a97d;p=pandora-kernel.git cpuset: use cgroup_name() in cpuset_print_task_mems_allowed() Use cgroup_name() instead of cgrp->dentry->name. This makes the code a bit simpler. While at it, remove cpuset_name and make cpuset_nodelist a local variable to cpuset_print_task_mems_allowed(). Signed-off-by: Li Zefan Signed-off-by: Tejun Heo --- Reading git-diff-tree failed