virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
From: Stefano Garzarella <sgarzare@redhat.com>
To: Dapeng Mi <dapeng1.mi@intel.com>
Cc: virtualization@lists.linux-foundation.org,
	linux-kernel@vger.kernel.org, mst@redhat.com
Subject: Re: [PATCH] virtio: fix a typo in function "vp_modern_remove" comments.
Date: Fri, 10 Dec 2021 16:57:19 +0100	[thread overview]
Message-ID: <20211210155719.i3men2finfug47ux@steredhat> (raw)
In-Reply-To: <20211210073546.700783-1-dapeng1.mi@intel.com>

On Fri, Dec 10, 2021 at 03:35:46PM +0800, Dapeng Mi wrote:
>Function name "vp_modern_remove" in comments is written to
>"vp_modern_probe" incorrectly. Change it.
>
>Signed-off-by: Dapeng Mi <dapeng1.mi@intel.com>
>---
> drivers/virtio/virtio_pci_modern_dev.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/drivers/virtio/virtio_pci_modern_dev.c b/drivers/virtio/virtio_pci_modern_dev.c
>index e11ed748e661..e8b3ff2b9fbc 100644
>--- a/drivers/virtio/virtio_pci_modern_dev.c
>+++ b/drivers/virtio/virtio_pci_modern_dev.c
>@@ -345,7 +345,7 @@ int vp_modern_probe(struct virtio_pci_modern_device *mdev)
> EXPORT_SYMBOL_GPL(vp_modern_probe);
>
> /*
>- * vp_modern_probe: remove and cleanup the modern virtio pci device
>+ * vp_modern_remove: remove and cleanup the modern virtio pci device
>  * @mdev: the modern virtio-pci device
>  */
> void vp_modern_remove(struct virtio_pci_modern_device *mdev)
>-- 
>2.30.2
>

Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>

_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

           reply	other threads:[~2021-12-10 15:57 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20211210073546.700783-1-dapeng1.mi@intel.com>]

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=20211210155719.i3men2finfug47ux@steredhat \
    --to=sgarzare@redhat.com \
    --cc=dapeng1.mi@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).