qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] pci_bridge: fix a typo in comment
@ 2018-11-08 12:21 Mao Zhongyi
  2018-11-08 13:12 ` Philippe Mathieu-Daudé
  0 siblings, 1 reply; 7+ messages in thread
From: Mao Zhongyi @ 2018-11-08 12:21 UTC (permalink / raw)
  To: qemu-devel; +Cc: marcel.apfelbaum, mst, Mao Zhongyi

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 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
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [Qemu-devel] [PATCH] pci_bridge: fix a typo in comment
@ 2019-09-09  3:14 Mao Zhongyi
  2019-09-09  9:28 ` Philippe Mathieu-Daudé
  0 siblings, 1 reply; 7+ messages in thread
From: Mao Zhongyi @ 2019-09-09  3:14 UTC (permalink / raw)
  To: qemu-devel, qemu-trival; +Cc: Mao Zhongyi, mst

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
-- 
2.17.1





^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-10-24 18:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-08 12:21 [Qemu-devel] [PATCH] pci_bridge: fix a typo in comment 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
  -- strict thread matches above, loose matches on Subject: below --
2019-09-09  3:14 Mao Zhongyi
2019-09-09  9:28 ` Philippe Mathieu-Daudé

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).