From: Andreas Färber Date: Fri, 13 Apr 2012 15:19:12 +0000 (+0200) Subject: MAINTAINERS: Fix virtio-9p file pattern X-Git-Tag: v1.1-rc0~19^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aebeca25024742f311457f72d19e8f5809c159fa;p=thirdparty%2Fqemu.git MAINTAINERS: Fix virtio-9p file pattern Only one pattern is allowed per F: line, split in two. Signed-off-by: Andreas Färber Acked-by: Aneesh Kumar K.V --- diff --git a/MAINTAINERS b/MAINTAINERS index 83d3568f84b..ea327861ae1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -462,7 +462,8 @@ F: hw/virtio* virtio-9p M: Aneesh Kumar K.V S: Supported -F: hw/9pfs/ fsdev/ +F: hw/9pfs/ +F: fsdev/ T: https://github.com/kvaneesh/QEMU