projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf36b31
)
MAINTAINERS: Fix PC file pattern
author
Andreas Färber
<afaerber@suse.de>
Fri, 13 Apr 2012 15:18:13 +0000
(17:18 +0200)
committer
Andreas Färber
<afaerber@suse.de>
Wed, 25 Apr 2012 14:54:16 +0000
(16:54 +0200)
Only one pattern is allowed per F: line, split it in two.
Signed-off-by: Andreas Färber <afaerber@suse.de>
Cc: Anthony Liguori <aliguori@us.ibm.com>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index cce37e797f2d7965d4368c813fab026c6ef9594d..83d3568f84bbfb35e2c83d1367d350bdd6305867 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-399,7
+399,8
@@
X86 Machines
PC
M: Anthony Liguori <aliguori@us.ibm.com>
S: Supported
-F: hw/pc.[ch] hw/pc_piix.c
+F: hw/pc.[ch]
+F: hw/pc_piix.c
Xtensa Machines
---------------