diff options
author | Joe Perches <joe@perches.com> | 2012-02-03 18:37:13 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-02-03 19:16:40 -0500 |
commit | 070f420b35a2c078ca2bd2a0d31dd7b5001d411c (patch) | |
tree | 935a9c9ba9f9b2082b3ed75a6cad8d7974eb7d9a /MAINTAINERS | |
parent | cdb7232b29229ecf1cc89764d75074eaee63ce32 (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 <joe@perches.com>
Cc: Davidlohr Bueso <dave@gnu.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
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 <rusty@rustcorp.com.au> | |||
3986 | L: lguest@lists.ozlabs.org | 3986 | L: lguest@lists.ozlabs.org |
3987 | W: http://lguest.ozlabs.org/ | 3987 | W: http://lguest.ozlabs.org/ |
3988 | S: Odd Fixes | 3988 | S: Odd Fixes |
3989 | F: Documentation/virtual/lguest/ | 3989 | F: arch/x86/include/asm/lguest*.h |
3990 | F: arch/x86/lguest/ | 3990 | F: arch/x86/lguest/ |
3991 | F: drivers/lguest/ | 3991 | F: drivers/lguest/ |
3992 | F: include/linux/lguest*.h | 3992 | F: include/linux/lguest*.h |
3993 | F: arch/x86/include/asm/lguest*.h | 3993 | F: tools/lguest/ |
3994 | 3994 | ||
3995 | LINUX FOR IBM pSERIES (RS/6000) | 3995 | LINUX FOR IBM pSERIES (RS/6000) |
3996 | M: Paul Mackerras <paulus@au.ibm.com> | 3996 | M: Paul Mackerras <paulus@au.ibm.com> |