diff options
author | Joe Perches <joe@perches.com> | 2012-02-03 15:37:13 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-02-03 16:16:40 -0800 |
commit | 070f420b35a2c078ca2bd2a0d31dd7b5001d411c (patch) | |
tree | 935a9c9ba9f9b2082b3ed75a6cad8d7974eb7d9a /MAINTAINERS | |
parent | cdb7232b29229ecf1cc89764d75074eaee63ce32 (diff) | |
download | linux-stable-070f420b35a2c078ca2bd2a0d31dd7b5001d411c.tar.gz linux-stable-070f420b35a2c078ca2bd2a0d31dd7b5001d411c.tar.bz2 linux-stable-070f420b35a2c078ca2bd2a0d31dd7b5001d411c.zip |
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> L: lguest@lists.ozlabs.org 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 <paulus@au.ibm.com> |