]> www.infradead.org Git - nvme.git/commit
PCI: hv: Correct a comment
authorEaswar Hariharan <eahariha@linux.microsoft.com>
Fri, 7 Feb 2025 19:07:15 +0000 (19:07 +0000)
committerKrzysztof Wilczyński <kwilczynski@kernel.org>
Thu, 20 Feb 2025 14:57:28 +0000 (14:57 +0000)
commit25a3c220a2b46dbeec1e5a24904d0b038bbc0878
treeaed0b461e43f477aef79d21331691fd7b3285a32
parent2014c95afecee3e76ca4a56956a936e23283f05b
PCI: hv: Correct a comment

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.

Thus, correct the wording within the comment.

Signed-off-by: Easwar Hariharan <eahariha@linux.microsoft.com>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reviewed-by: Michael Kelley <mhklinux@outlook.com>
Link: https://lore.kernel.org/r/20250207190716.89995-1-eahariha@linux.microsoft.com
[kwilczynski: commit log]
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
drivers/pci/controller/pci-hyperv.c