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 0/3] vhost: minor kdoc fixes and MAINTAINERS update
Date: Fri, 31 Mar 2023 10:56:54 +0200	[thread overview]
Message-ID: <20230331-vhost-fixes-v1-0-1f046e735b9e@kernel.org> (raw)

Hi,

this short aims to address some minor issues:

PATCH 1/3: Addresses kdoc and spelling issues in vhost.h
PATCH 2/3: Addresses kdoc in vring.h
PATCH 3/3: Adds vring.h to MAINTAINERS

There are no functional changes in this series.

---
Simon Horman (3):
      vdpa: address kdoc warnings
      vringh: address kdoc warnings
      MAINTAINERS: add vringh.h to Virtio Core and Net Drivers

 MAINTAINERS            |  1 +
 include/linux/vdpa.h   | 14 +++++++++++---
 include/linux/vringh.h | 17 +++++++++++++++--
 3 files changed, 27 insertions(+), 5 deletions(-)

base-commit: da617cd8d90608582eb8d0b58026f31f1a9bfb1d


             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 Simon Horman [this message]
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 ` [PATCH vhost 3/3] MAINTAINERS: add vringh.h to Virtio Core and Net Drivers Simon Horman
2023-03-31  9:18   ` 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-0-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