qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [Qemu-devel] [PATCH] pci_bridge: fix a typo in commen


From: Philippe Mathieu-Daudé
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] pci_bridge: fix a typo in comment
Date: Thu, 8 Nov 2018 14:12:33 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

Cc'ing qemu-trivial@

On 8/11/18 13:21, Mao Zhongyi wrote:
Signed-off-by: Mao Zhongyi <address@hidden>

Reviewed-by: Philippe Mathieu-Daudé <address@hidden>

---
  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 ee9dff2d3a..da8daa3ff2 100644
--- a/hw/pci/pci_bridge.c
+++ b/hw/pci/pci_bridge.c
@@ -310,7 +310,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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]