qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 2/2] pcie: fix typo in comments
@ 2016-11-11  3:02 Cao jin
  2016-12-21  6:29 ` Cao jin
  2017-01-12 10:49 ` Michael Tokarev
  0 siblings, 2 replies; 4+ messages in thread
From: Cao jin @ 2016-11-11  3:02 UTC (permalink / raw)
  To: qemu-devel, qemu-trivial; +Cc: mst, arcel

Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
---
 hw/pci/pcie.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hw/pci/pcie.c b/hw/pci/pcie.c
index 99cfb45..39b10b8 100644
--- a/hw/pci/pcie.c
+++ b/hw/pci/pcie.c
@@ -656,7 +656,7 @@ static void pcie_ext_cap_set_next(PCIDevice *dev, uint16_t pos, uint16_t next)
 }
 
 /*
- * caller must supply valid (offset, size) * such that the range shouldn't
+ * Caller must supply valid (offset, size) such that the range wouldn't
  * overlap with other capability or other registers.
  * This function doesn't check it.
  */
-- 
2.1.0

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

end of thread, other threads:[~2017-01-12 10:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-11  3:02 [Qemu-devel] [PATCH 2/2] pcie: fix typo in comments Cao jin
2016-12-21  6:29 ` Cao jin
2016-12-21 10:40   ` Marcel Apfelbaum
2017-01-12 10:49 ` Michael Tokarev

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