linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] PCI: hv: Fix typo
@ 2021-01-26 21:38 Bjorn Helgaas
  2021-01-27 16:43 ` Michael Kelley
  2021-01-28 10:49 ` Lorenzo Pieralisi
  0 siblings, 2 replies; 3+ messages in thread
From: Bjorn Helgaas @ 2021-01-26 21:38 UTC (permalink / raw)
  To: K . Y . Srinivasan, Haiyang Zhang, Stephen Hemminger, Wei Liu,
	Lorenzo Pieralisi, Rob Herring
  Cc: linux-hyperv, linux-pci, Bjorn Helgaas

From: Bjorn Helgaas <bhelgaas@google.com>

Fix misspelling of "silently".

Signed-off-by: Bjorn Helgaas <bhelgaas@google.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 6db8d96a78eb..da0c22eb4315 100644
--- a/drivers/pci/controller/pci-hyperv.c
+++ b/drivers/pci/controller/pci-hyperv.c
@@ -1714,7 +1714,7 @@ static void prepopulate_bars(struct hv_pcibus_device *hbus)
 	 * resumed and suspended again: see hibernation_snapshot() and
 	 * hibernation_platform_enter().
 	 *
-	 * If the memory enable bit is already set, Hyper-V sliently ignores
+	 * If the memory enable bit is already set, Hyper-V silently ignores
 	 * the below BAR updates, and the related PCI device driver can not
 	 * work, because reading from the device register(s) always returns
 	 * 0xFFFFFFFF.
-- 
2.25.1


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

* RE: [PATCH] PCI: hv: Fix typo
  2021-01-26 21:38 [PATCH] PCI: hv: Fix typo Bjorn Helgaas
@ 2021-01-27 16:43 ` Michael Kelley
  2021-01-28 10:49 ` Lorenzo Pieralisi
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Kelley @ 2021-01-27 16:43 UTC (permalink / raw)
  To: Bjorn Helgaas, KY Srinivasan, Haiyang Zhang, Stephen Hemminger,
	Wei Liu, Lorenzo Pieralisi, Rob Herring
  Cc: linux-hyperv, linux-pci, Bjorn Helgaas

From: Bjorn Helgaas <helgaas@kernel.org> Sent: Tuesday, January 26, 2021 1:39 PM
> 
> From: Bjorn Helgaas <bhelgaas@google.com>
> 
> Fix misspelling of "silently".
> 
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.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 6db8d96a78eb..da0c22eb4315 100644
> --- a/drivers/pci/controller/pci-hyperv.c
> +++ b/drivers/pci/controller/pci-hyperv.c
> @@ -1714,7 +1714,7 @@ static void prepopulate_bars(struct hv_pcibus_device *hbus)
>  	 * resumed and suspended again: see hibernation_snapshot() and
>  	 * hibernation_platform_enter().
>  	 *
> -	 * If the memory enable bit is already set, Hyper-V sliently ignores
> +	 * If the memory enable bit is already set, Hyper-V silently ignores
>  	 * the below BAR updates, and the related PCI device driver can not
>  	 * work, because reading from the device register(s) always returns
>  	 * 0xFFFFFFFF.
> --
> 2.25.1

Reviewed-by: Michael Kelley <mikelley@microsoft.com>


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

* Re: [PATCH] PCI: hv: Fix typo
  2021-01-26 21:38 [PATCH] PCI: hv: Fix typo Bjorn Helgaas
  2021-01-27 16:43 ` Michael Kelley
@ 2021-01-28 10:49 ` Lorenzo Pieralisi
  1 sibling, 0 replies; 3+ messages in thread
From: Lorenzo Pieralisi @ 2021-01-28 10:49 UTC (permalink / raw)
  To: Wei Liu, K . Y . Srinivasan, Bjorn Helgaas, Stephen Hemminger,
	Haiyang Zhang, Rob Herring
  Cc: Lorenzo Pieralisi, linux-pci, linux-hyperv, Bjorn Helgaas

On Tue, 26 Jan 2021 15:38:55 -0600, Bjorn Helgaas wrote:
> Fix misspelling of "silently".

Applied to pci/misc, thanks!

[1/1] PCI: hv: Fix typo
      https://git.kernel.org/lpieralisi/pci/c/c77bfb5417

Thanks,
Lorenzo

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

end of thread, other threads:[~2021-01-28 10:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-26 21:38 [PATCH] PCI: hv: Fix typo Bjorn Helgaas
2021-01-27 16:43 ` Michael Kelley
2021-01-28 10:49 ` 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).