All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cornelia Huck <cornelia.huck@de.ibm.com>
To: mst@redhat.com
Cc: virtualization@lists.linux-foundation.org,
	linux-kernel@vger.kernel.org,
	Cornelia Huck <cornelia.huck@de.ibm.com>
Subject: [PATCH 1/2] MAINTAINERS: fix virtio file pattern
Date: Thu, 30 Mar 2017 13:13:32 +0200	[thread overview]
Message-ID: <20170330111333.47725-2-cornelia.huck@de.ibm.com> (raw)
In-Reply-To: <20170330111333.47725-1-cornelia.huck@de.ibm.com>

The pattern did not catch include/linux/virtio.h.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a9ae6c1..f96b3f9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10902,7 +10902,7 @@ F:	drivers/virtio/
 F:	tools/virtio/
 F:	drivers/net/virtio_net.c
 F:	drivers/block/virtio_blk.c
-F:	include/linux/virtio_*.h
+F:	include/linux/virtio*.h
 F:	include/uapi/linux/virtio_*.h
 
 VIRTIO DRIVERS FOR S390
-- 
2.8.4

WARNING: multiple messages have this Message-ID (diff)
From: Cornelia Huck <cornelia.huck@de.ibm.com>
To: mst@redhat.com
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>,
	linux-kernel@vger.kernel.org,
	virtualization@lists.linux-foundation.org
Subject: [PATCH 1/2] MAINTAINERS: fix virtio file pattern
Date: Thu, 30 Mar 2017 13:13:32 +0200	[thread overview]
Message-ID: <20170330111333.47725-2-cornelia.huck@de.ibm.com> (raw)
In-Reply-To: <20170330111333.47725-1-cornelia.huck@de.ibm.com>

The pattern did not catch include/linux/virtio.h.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a9ae6c1..f96b3f9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10902,7 +10902,7 @@ F:	drivers/virtio/
 F:	tools/virtio/
 F:	drivers/net/virtio_net.c
 F:	drivers/block/virtio_blk.c
-F:	include/linux/virtio_*.h
+F:	include/linux/virtio*.h
 F:	include/uapi/linux/virtio_*.h
 
 VIRTIO DRIVERS FOR S390
-- 
2.8.4

  reply	other threads:[~2017-03-30 11:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-30 11:13 [PATCH 0/2] virtio: two small improvements Cornelia Huck
2017-03-30 11:13 ` Cornelia Huck
2017-03-30 11:13 ` Cornelia Huck [this message]
2017-03-30 11:13   ` [PATCH 1/2] MAINTAINERS: fix virtio file pattern Cornelia Huck
2017-03-30 11:13 ` [PATCH 2/2] virtio: virtio_driver doc Cornelia Huck
2017-03-30 11:13 ` Cornelia Huck
2017-03-30 15:00 ` [PATCH 0/2] virtio: two small improvements Michael S. Tsirkin
2017-03-30 15:00 ` Michael S. Tsirkin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170330111333.47725-2-cornelia.huck@de.ibm.com \
    --to=cornelia.huck@de.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=virtualization@lists.linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.