aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseokhoon.yoon <[email protected]>2016-08-04 15:31:57 -0700
committerLinus Torvalds <[email protected]>2016-08-04 20:02:09 -0400
commit4b16b0c0bf416de61d14ac31703883d76395ed5f (patch)
tree13d156a1ea757dc1cb06c4f8ceadb65a3b6e31cc
parent117d54df7a33ed1615a331161501090f9058a61e (diff)
MAINTAINERS: update cgroup's document path
cgroup's document path is changed to "cgroup-v1". update it. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: seokhoon.yoon <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--MAINTAINERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index bafc8043d4f0..f153cf6c311d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3219,7 +3219,7 @@ M: Johannes Weiner <[email protected]>
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
S: Maintained
-F: Documentation/cgroups/
+F: Documentation/cgroup*
F: include/linux/cgroup*
F: kernel/cgroup*
@@ -3230,7 +3230,7 @@ W: http://www.bullopensource.org/cpuset/
W: http://oss.sgi.com/projects/cpusets/
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
S: Maintained
-F: Documentation/cgroups/cpusets.txt
+F: Documentation/cgroup-v1/cpusets.txt
F: include/linux/cpuset.h
F: kernel/cpuset.c