mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Alex Williamson <alex.williamson@redhat.com>
To: Bo Liu <liubo03@inspur.com>
Cc: <cohuck@redhat.com>, <kvm@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] vfio/pci: fix the wrong word
Date: Mon, 1 Aug 2022 14:55:40 -0600	[thread overview]
Message-ID: <20220801145540.5cb4460e.alex.williamson@redhat.com> (raw)
In-Reply-To: <20220801013918.2520-1-liubo03@inspur.com>

On Sun, 31 Jul 2022 21:39:18 -0400
Bo Liu <liubo03@inspur.com> wrote:

> This patch fixes a wrong word in comment.
> 
> Signed-off-by: Bo Liu <liubo03@inspur.com>
> ---
>  drivers/vfio/pci/vfio_pci_config.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/vfio/pci/vfio_pci_config.c b/drivers/vfio/pci/vfio_pci_config.c
> index 97e5ade6efb3..442d3ba4122b 100644
> --- a/drivers/vfio/pci/vfio_pci_config.c
> +++ b/drivers/vfio/pci/vfio_pci_config.c
> @@ -222,7 +222,7 @@ static int vfio_default_config_write(struct vfio_pci_core_device *vdev, int pos,
>  		memcpy(vdev->vconfig + pos, &virt_val, count);
>  	}
>  
> -	/* Non-virtualzed and writable bits go to hardware */
> +	/* Non-virtualized and writable bits go to hardware */
>  	if (write & ~virt) {
>  		struct pci_dev *pdev = vdev->pdev;
>  		__le32 phys_val = 0;

Applied to vfio next branch for v5.20/v6.0.  Thanks,

Alex


  reply	other threads:[~2022-08-01 20:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-01  1:39 Bo Liu
2022-08-01 20:55 ` Alex Williamson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-04  2:36 Bo Liu
2022-07-07 21:32 ` Alex Williamson

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=20220801145540.5cb4460e.alex.williamson@redhat.com \
    --to=alex.williamson@redhat.com \
    --cc=cohuck@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liubo03@inspur.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

all inboxes | Powered by JetHome®