cgroup: fix a typo in comment.
authorDongsheng Yang <yangds.fnst@cn.fujitsu.com>
Mon, 25 Aug 2014 11:27:52 +0000 (19:27 +0800)
committerTejun Heo <tj@kernel.org>
Mon, 25 Aug 2014 14:49:29 +0000 (10:49 -0400)
There is no function named cgroup_enable_task_cg_links().
Instead, the correct function name in this comment should
be cgroup_enabled_task_cg_lists().

Signed-off-by: Dongsheng Yang <yangds.fnst@cn.fujitsu.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
kernel/cgroup.c

diff --cc kernel/cgroup.c
Simple merge