commit | 251f8c0364f99fc21fcc7b07e4ec6b4f3250d841 | [log] [tgz] |
---|---|---|
author | Dongsheng Yang <yangds.fnst@cn.fujitsu.com> | Mon Aug 25 19:27:52 2014 +0800 |
committer | Tejun Heo <tj@kernel.org> | Mon Aug 25 10:49:29 2014 -0400 |
tree | 16f89c95f572a2e120ea0f1a2c0cae3f21c4a0d9 | |
parent | 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9 [diff] |
cgroup: fix a typo in comment. 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>