From: Geert Uytterhoeven Date: Sun, 22 May 2016 09:06:27 +0000 (+0200) Subject: MAINTAINERS: Add file patterns for virtio device tree bindings X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=0e4191fe6f2f1a6ac360bcca0066c536f1ff9a6e;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git MAINTAINERS: Add file patterns for virtio device tree bindings Submitters of device tree binding documentation may forget to CC the subsystem maintainer if this is missing. Signed-off-by: Geert Uytterhoeven Cc: Michael S. Tsirkin Cc: virtualization@lists.linux-foundation.org Signed-off-by: Michael S. Tsirkin --- diff --git a/MAINTAINERS b/MAINTAINERS index ed42cb65a19b..4cc3aaaf5712 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12131,6 +12131,7 @@ VIRTIO CORE, NET AND BLOCK DRIVERS M: "Michael S. Tsirkin" L: virtualization@lists.linux-foundation.org S: Maintained +F: Documentation/devicetree/bindings/virtio/ F: drivers/virtio/ F: tools/virtio/ F: drivers/net/virtio_net.c