qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: Mao Zhongyi <maozhongyi@cmss.chinamobile.com>,
	qemu-devel@nongnu.org, qemu-trival@nongnu.org
Cc: mst@redhat.com
Subject: Re: [Qemu-devel] [PATCH] pci_bridge: fix a typo in comment
Date: Mon, 9 Sep 2019 11:28:45 +0200	[thread overview]
Message-ID: <74c5363a-b5fb-9e14-14be-49297a063dba@redhat.com> (raw)
In-Reply-To: <20190909031446.1331810-1-maozhongyi@cmss.chinamobile.com>

On 9/9/19 5:14 AM, Mao Zhongyi wrote:
> Signed-off-by: Mao Zhongyi <maozhongyi@cmss.chinamobile.com>
> ---
>  hw/pci/pci_bridge.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/hw/pci/pci_bridge.c b/hw/pci/pci_bridge.c
> index 715b9a4fe6..97967d12eb 100644
> --- a/hw/pci/pci_bridge.c
> +++ b/hw/pci/pci_bridge.c
> @@ -311,7 +311,7 @@ void pci_bridge_reset(DeviceState *qdev)
>  
>      /*
>       * the default values for base/limit registers aren't specified
> -     * in the PCI-to-PCI-bridge spec. So we don't thouch them here.
> +     * in the PCI-to-PCI-bridge spec. So we don't touch them here.
>       * Each implementation can override it.
>       * typical implementation does
>       * zero base/limit registers or
> 

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>


  reply	other threads:[~2019-09-09  9:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-09  3:14 [Qemu-devel] [PATCH] pci_bridge: fix a typo in comment Mao Zhongyi
2019-09-09  9:28 ` Philippe Mathieu-Daudé [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-11-08 12:21 Mao Zhongyi
2018-11-08 13:12 ` Philippe Mathieu-Daudé
2019-10-23  3:32   ` maozy
2019-10-23 10:47     ` Philippe Mathieu-Daudé
2019-10-24 17:25       ` Laurent Vivier

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=74c5363a-b5fb-9e14-14be-49297a063dba@redhat.com \
    --to=philmd@redhat.com \
    --cc=maozhongyi@cmss.chinamobile.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trival@nongnu.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).