diff options
author | Andreas Färber <afaerber@suse.de> | 2012-04-13 17:18:13 +0200 |
---|---|---|
committer | Andreas Färber <afaerber@suse.de> | 2012-04-25 16:54:16 +0200 |
commit | 2df6dabb14801eecc1ed66a56a0540bd0b3be850 (patch) | |
tree | cd9ca18210dc281b6350c475a2fc572fc6b0bc12 /MAINTAINERS | |
parent | cf36b31db209a261ee3bc2737e788e1ced0a1bec (diff) |
MAINTAINERS: Fix PC file pattern
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cce37e797f..83d3568f84 100644 --- 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 --------------- |