public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@kernel.org>
To: "Michael S. Tsirkin" <mst@redhat.com>, Jason Wang <jasowang@redhat.com>
Cc: Eli Cohen <elic@nvidia.com>, Si-Wei Liu <si-wei.liu@oracle.com>,
	Xie Yongji <xieyongji@bytedance.com>,
	Parav Pandit <parav@nvidia.com>,
	kvm@vger.kernel.org, virtualization@lists.linux-foundation.org,
	netdev@vger.kernel.org
Subject: [PATCH vhost 3/3] MAINTAINERS: add vringh.h to Virtio Core and Net Drivers
Date: Fri, 31 Mar 2023 10:56:57 +0200	[thread overview]
Message-ID: <20230331-vhost-fixes-v1-3-1f046e735b9e@kernel.org> (raw)
In-Reply-To: <20230331-vhost-fixes-v1-0-1f046e735b9e@kernel.org>

vringh.h doesn't seem to belong to any section in MAINTAINERS.
Add it to Virtio Core and Net Drivers, which seems to be the most
appropriate section to me.

Signed-off-by: Simon Horman <horms@kernel.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 91201c2b8190..7cf548302c56 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22095,6 +22095,7 @@ F:	drivers/vdpa/
 F:	drivers/virtio/
 F:	include/linux/vdpa.h
 F:	include/linux/virtio*.h
+F:	include/linux/vringh.h
 F:	include/uapi/linux/virtio_*.h
 F:	tools/virtio/
 

-- 
2.30.2


  parent reply	other threads:[~2023-03-31  8:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-31  8:56 [PATCH vhost 0/3] vhost: minor kdoc fixes and MAINTAINERS update Simon Horman
2023-03-31  8:56 ` [PATCH vhost 1/3] vdpa: address kdoc warnings Simon Horman
2023-03-31  9:17   ` Jason Wang
2023-03-31  8:56 ` [PATCH vhost 2/3] vringh: " Simon Horman
2023-03-31  8:56 ` Simon Horman [this message]
2023-03-31  9:18   ` [PATCH vhost 3/3] MAINTAINERS: add vringh.h to Virtio Core and Net Drivers Jason Wang

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=20230331-vhost-fixes-v1-3-1f046e735b9e@kernel.org \
    --to=horms@kernel.org \
    --cc=elic@nvidia.com \
    --cc=jasowang@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=parav@nvidia.com \
    --cc=si-wei.liu@oracle.com \
    --cc=virtualization@lists.linux-foundation.org \
    --cc=xieyongji@bytedance.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox