[PATCH 1/1] cpuset: update cgroup document path in comment

From: seokhoon.yoon
Date: Tue Aug 02 2016 - 10:39:11 EST


cgroup's document path is changed to "cgroup-v1". update it.

Signed-off-by: seokhoon.yoon <iamyooon@xxxxxxxxx>
---
kernel/cpuset.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kernel/cpuset.c b/kernel/cpuset.c
index 73e93e5..4304d10 100644
--- a/kernel/cpuset.c
+++ b/kernel/cpuset.c
@@ -574,7 +574,7 @@ static void update_domain_attr_tree(struct sched_domain_attr *dattr,
* load balancing domains (sched domains) as specified by that partial
* partition.
*
- * See "What is sched_load_balance" in Documentation/cgroups/cpusets.txt
+ * See "What is sched_load_balance" in Documentation/cgroup-v1/cpusets.txt
* for a background explanation of this.
*
* Does not return errors, on the theory that the callers of this
--
1.9.1