All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH 2/2] pcie: fix typo in comments
@ 2016-11-11  3:02 ` Cao jin
  0 siblings, 0 replies; 8+ 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] 8+ messages in thread

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

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.