* [PATCH] PCI: hv: Correct a comment
@ 2025-01-28 19:01 Easwar Hariharan
2025-02-07 17:02 ` Manivannan Sadhasivam
0 siblings, 1 reply; 2+ messages in thread
From: Easwar Hariharan @ 2025-01-28 19:01 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
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 6084b38bdda17..3ae3a8a79dcf0 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] 2+ messages in thread
* Re: [PATCH] PCI: hv: Correct a comment
2025-01-28 19:01 [PATCH] PCI: hv: Correct a comment Easwar Hariharan
@ 2025-02-07 17:02 ` Manivannan Sadhasivam
0 siblings, 0 replies; 2+ messages in thread
From: Manivannan Sadhasivam @ 2025-02-07 17:02 UTC (permalink / raw)
To: Easwar Hariharan
Cc: K. Y. Srinivasan, Haiyang Zhang, Wei Liu, Dexuan Cui,
Lorenzo Pieralisi, Krzysztof Wilczyński, Rob Herring,
Bjorn Helgaas, open list:Hyper-V/Azure CORE AND DRIVERS,
open list:PCI NATIVE HOST BRIDGE AND ENDPOINT DRIVERS, open list
On Tue, Jan 28, 2025 at 07:01:40PM +0000, Easwar Hariharan wrote:
Even though the patch description is not needed here, it is a good practice to
add one (even if it duplicates the subject).
- Mani
> 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 6084b38bdda17..3ae3a8a79dcf0 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 [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-02-07 17:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-28 19:01 [PATCH] PCI: hv: Correct a comment Easwar Hariharan
2025-02-07 17:02 ` Manivannan Sadhasivam
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).