linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] PCI: hv: Correct a comment
@ 2025-02-07 19:07 Easwar Hariharan
  2025-02-08 15:45 ` Michael Kelley
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Easwar Hariharan @ 2025-02-07 19:07 UTC (permalink / raw)
  To: K. Y. Srinivasan, Haiyang Zhang, Wei Liu, Dexuan Cui,
	Lorenzo Pieralisi, Krzysztof Wilczyński,
	Manivannan Sadhasivam, Rob Herring, Bjorn Helgaas,
	open list:Hyper-V/Azure CORE AND DRIVERS,
	open list:PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS, open list
  Cc: Easwar Hariharan

The VF driver controls an endpoint attached to the pci-hyperv
controller. An invalidation sent by the PF driver in the host would be
delivered *to* the endpoint driver by the controller driver.

Signed-off-by: Easwar Hariharan <eahariha@linux.microsoft.com>
---
 drivers/pci/controller/pci-hyperv.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/pci/controller/pci-hyperv.c b/drivers/pci/controller/pci-hyperv.c
index 6084b38bdda1..3ae3a8a79dcf 100644
--- a/drivers/pci/controller/pci-hyperv.c
+++ b/drivers/pci/controller/pci-hyperv.c
@@ -1356,7 +1356,7 @@ static struct pci_ops hv_pcifront_ops = {
  *
  * If the PF driver wishes to initiate communication, it can "invalidate" one or
  * more of the first 64 blocks.  This invalidation is delivered via a callback
- * supplied by the VF driver by this driver.
+ * supplied to the VF driver by this driver.
  *
  * No protocol is implied, except that supplied by the PF and VF drivers.
  */
-- 
2.43.0


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

end of thread, other threads:[~2025-02-24 18:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-07 19:07 [PATCH v2] PCI: hv: Correct a comment Easwar Hariharan
2025-02-08 15:45 ` Michael Kelley
2025-02-10 17:52 ` Manivannan Sadhasivam
2025-02-10 18:16   ` Easwar Hariharan
2025-02-12  2:24 ` Wei Liu
2025-02-20 15:09   ` Krzysztof Wilczyński
2025-02-21 19:42     ` Wei Liu
2025-02-24 18:39       ` Krzysztof Wilczyński
2025-02-20 15:07 ` Krzysztof Wilczyński

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