aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Perches <[email protected]>2012-02-03 15:37:13 -0800
committerLinus Torvalds <[email protected]>2012-02-03 16:16:40 -0800
commit070f420b35a2c078ca2bd2a0d31dd7b5001d411c (patch)
tree935a9c9ba9f9b2082b3ed75a6cad8d7974eb7d9a
parentcdb7232b29229ecf1cc89764d75074eaee63ce32 (diff)
MAINTAINERS: update lguest F: patterns
commit 07fe9977b623 ("lguest: move the lguest tool to the tools directory") moved the files, update the patterns. Sort F: patterns alphabetically too. Signed-off-by: Joe Perches <[email protected]> Cc: Davidlohr Bueso <[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 51767d58706a..8591c03354ef 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3986,11 +3986,11 @@ M: Rusty Russell <[email protected]>
W: http://lguest.ozlabs.org/
S: Odd Fixes
-F: Documentation/virtual/lguest/
+F: arch/x86/include/asm/lguest*.h
F: arch/x86/lguest/
F: drivers/lguest/
F: include/linux/lguest*.h
-F: arch/x86/include/asm/lguest*.h
+F: tools/lguest/
LINUX FOR IBM pSERIES (RS/6000)
M: Paul Mackerras <[email protected]>