summary refs log tree commit diff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2011-05-06 09:27:36 -0700
committerRandy Dunlap <randy.dunlap@oracle.com>2011-05-06 09:27:55 -0700
commit61516587513c84ac26e68e3ab008dc6e965d0378 (patch)
treeb901d64de6588e2a50b0ac6e6855805de62eb2c8 /MAINTAINERS
parent570aa13a5dbea9b905b4cd6315aa6e1b3a9fd2f8 (diff)
downloadlinux-61516587513c84ac26e68e3ab008dc6e965d0378.tar.gz
Correct occurrences of
- Documentation/kvm/ to Documentation/virtual/kvm
- Documentation/uml/ to Documentation/virtual/uml
- Documentation/lguest/ to Documentation/virtual/lguest
throughout the kernel source tree.

Signed-off-by: Rob Landley <rob@landley.net>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 16a5c5f2c6a6..aa9bbd1c0e2b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3807,7 +3807,7 @@ M:	Rusty Russell <rusty@rustcorp.com.au>
 L:	lguest@lists.ozlabs.org
 W:	http://lguest.ozlabs.org/
 S:	Odd Fixes
-F:	Documentation/lguest/
+F:	Documentation/virtual/lguest/
 F:	arch/x86/lguest/
 F:	drivers/lguest/
 F:	include/linux/lguest*.h
@@ -6618,7 +6618,7 @@ L:	user-mode-linux-devel@lists.sourceforge.net
 L:	user-mode-linux-user@lists.sourceforge.net
 W:	http://user-mode-linux.sourceforge.net
 S:	Maintained
-F:	Documentation/uml/
+F:	Documentation/virtual/uml/
 F:	arch/um/
 F:	fs/hostfs/
 F:	fs/hppfs/