ntb.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] PCI: endpoint: pci-epf-vntb: fix typo span in comments
@ 2022-12-14 17:22 Frank Li
  2023-04-08  9:36 ` Manivannan Sadhasivam
  2023-06-13 15:41 ` Lorenzo Pieralisi
  0 siblings, 2 replies; 6+ messages in thread
From: Frank Li @ 2022-12-14 17:22 UTC (permalink / raw)
  To: lpieralisi
  Cc: Frank.Li, allenbh, bhelgaas, dave.jiang, helgaas, imx, jdmason,
	kw, linux-kernel, linux-pci, mani, ntb

Replace span with spad.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
 drivers/pci/endpoint/functions/pci-epf-vntb.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/drivers/pci/endpoint/functions/pci-epf-vntb.c b/drivers/pci/endpoint/functions/pci-epf-vntb.c
index 58a23ef4b572..935748244078 100644
--- a/drivers/pci/endpoint/functions/pci-epf-vntb.c
+++ b/drivers/pci/endpoint/functions/pci-epf-vntb.c
@@ -84,15 +84,15 @@ enum epf_ntb_bar {
  * |                                                  |
  * |                                                  |
  * |                                                  |
- * +-----------------------+--------------------------+ Base+span_offset
+ * +-----------------------+--------------------------+ Base+spad_offset
  * |                       |                          |
- * |    Peer Span Space    |    Span Space            |
+ * |    Peer Spad Space    |    Spad Space            |
  * |                       |                          |
  * |                       |                          |
- * +-----------------------+--------------------------+ Base+span_offset
- * |                       |                          |     +span_count * 4
+ * +-----------------------+--------------------------+ Base+spad_offset
+ * |                       |                          |     +spad_count * 4
  * |                       |                          |
- * |     Span Space        |   Peer Span Space        |
+ * |     Spad Space        |   Peer Spad Space        |
  * |                       |                          |
  * +-----------------------+--------------------------+
  *       Virtual PCI             PCIe Endpoint
-- 
2.34.1


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

end of thread, other threads:[~2023-06-13 15:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-14 17:22 [PATCH 1/1] PCI: endpoint: pci-epf-vntb: fix typo span in comments Frank Li
2023-04-08  9:36 ` Manivannan Sadhasivam
2023-04-19 17:00   ` [EXT] " Frank Li
2023-05-12 14:51     ` Frank Li
2023-06-12 16:14   ` Frank Li
2023-06-13 15:41 ` Lorenzo Pieralisi

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