linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/PCI: fix spelling mistake in msi-howto
@ 2023-12-23 18:47 attreyee-muk
  2023-12-23 19:25 ` Randy Dunlap
  2023-12-28 23:40 ` Bjorn Helgaas
  0 siblings, 2 replies; 3+ messages in thread
From: attreyee-muk @ 2023-12-23 18:47 UTC (permalink / raw)
  To: bhelgaas, corbet; +Cc: attreyee-muk, linux-pci, linux-doc, linux-kernel

Correct the spelling of "buses" from "busses" in msi-howto.rst

Signed-off-by: Attreyee Mukherjee <tintinm2017@gmail.com>
---
 Documentation/PCI/msi-howto.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/PCI/msi-howto.rst b/Documentation/PCI/msi-howto.rst
index c9400f02333b..783d30b7bb42 100644
--- a/Documentation/PCI/msi-howto.rst
+++ b/Documentation/PCI/msi-howto.rst
@@ -236,7 +236,7 @@ including a full 'lspci -v' so we can add the quirks to the kernel.
 Disabling MSIs below a bridge
 -----------------------------
 
-Some PCI bridges are not able to route MSIs between busses properly.
+Some PCI bridges are not able to route MSIs between buses properly.
 In this case, MSIs must be disabled on all devices behind the bridge.
 
 Some bridges allow you to enable MSIs by changing some bits in their
-- 
2.34.1


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

* Re: [PATCH] Documentation/PCI: fix spelling mistake in msi-howto
  2023-12-23 18:47 [PATCH] Documentation/PCI: fix spelling mistake in msi-howto attreyee-muk
@ 2023-12-23 19:25 ` Randy Dunlap
  2023-12-28 23:40 ` Bjorn Helgaas
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2023-12-23 19:25 UTC (permalink / raw)
  To: attreyee-muk, bhelgaas, corbet; +Cc: linux-pci, linux-doc, linux-kernel



On 12/23/23 10:47, attreyee-muk wrote:
> Correct the spelling of "buses" from "busses" in msi-howto.rst
> 
> Signed-off-by: Attreyee Mukherjee <tintinm2017@gmail.com>

OK.
Acked-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.

> ---
>  Documentation/PCI/msi-howto.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/PCI/msi-howto.rst b/Documentation/PCI/msi-howto.rst
> index c9400f02333b..783d30b7bb42 100644
> --- a/Documentation/PCI/msi-howto.rst
> +++ b/Documentation/PCI/msi-howto.rst
> @@ -236,7 +236,7 @@ including a full 'lspci -v' so we can add the quirks to the kernel.
>  Disabling MSIs below a bridge
>  -----------------------------
>  
> -Some PCI bridges are not able to route MSIs between busses properly.
> +Some PCI bridges are not able to route MSIs between buses properly.
>  In this case, MSIs must be disabled on all devices behind the bridge.
>  
>  Some bridges allow you to enable MSIs by changing some bits in their

-- 
#Randy
https://people.kernel.org/tglx/notes-about-netiquette
https://subspace.kernel.org/etiquette.html

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

* Re: [PATCH] Documentation/PCI: fix spelling mistake in msi-howto
  2023-12-23 18:47 [PATCH] Documentation/PCI: fix spelling mistake in msi-howto attreyee-muk
  2023-12-23 19:25 ` Randy Dunlap
@ 2023-12-28 23:40 ` Bjorn Helgaas
  1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Helgaas @ 2023-12-28 23:40 UTC (permalink / raw)
  To: attreyee-muk; +Cc: bhelgaas, corbet, linux-pci, linux-doc, linux-kernel

On Sun, Dec 24, 2023 at 12:17:20AM +0530, attreyee-muk wrote:
> Correct the spelling of "buses" from "busses" in msi-howto.rst
> 
> Signed-off-by: Attreyee Mukherjee <tintinm2017@gmail.com>

Applied with Randy's ack to pci/misc for v6.8, thanks.

> ---
>  Documentation/PCI/msi-howto.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/PCI/msi-howto.rst b/Documentation/PCI/msi-howto.rst
> index c9400f02333b..783d30b7bb42 100644
> --- a/Documentation/PCI/msi-howto.rst
> +++ b/Documentation/PCI/msi-howto.rst
> @@ -236,7 +236,7 @@ including a full 'lspci -v' so we can add the quirks to the kernel.
>  Disabling MSIs below a bridge
>  -----------------------------
>  
> -Some PCI bridges are not able to route MSIs between busses properly.
> +Some PCI bridges are not able to route MSIs between buses properly.
>  In this case, MSIs must be disabled on all devices behind the bridge.
>  
>  Some bridges allow you to enable MSIs by changing some bits in their
> -- 
> 2.34.1
> 

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

end of thread, other threads:[~2023-12-28 23:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-23 18:47 [PATCH] Documentation/PCI: fix spelling mistake in msi-howto attreyee-muk
2023-12-23 19:25 ` Randy Dunlap
2023-12-28 23:40 ` Bjorn Helgaas

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