linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation PCI: Fix pciebus-howto.rst filename typo
@ 2019-08-16 13:53 Bjorn Helgaas
  2019-08-19 17:16 ` Bjorn Helgaas
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Helgaas @ 2019-08-16 13:53 UTC (permalink / raw)
  To: linux-pci
  Cc: Changbin Du, Mauro Carvalho Chehab, Jonathan Corbet, linux-doc,
	linux-kernel, Bjorn Helgaas

From: Bjorn Helgaas <bhelgaas@google.com>

2e6422444894 ("Documentation: PCI: convert PCIEBUS-HOWTO.txt to reST")
incorrectly renamed PCIEBUS-HOWTO.txt to picebus-howto.rst.

Rename it to pciebus-howto.rst.

Fixes: 2e6422444894 ("Documentation: PCI: convert PCIEBUS-HOWTO.txt to reST")
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
---
 Documentation/PCI/index.rst                                | 2 +-
 Documentation/PCI/{picebus-howto.rst => pciebus-howto.rst} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename Documentation/PCI/{picebus-howto.rst => pciebus-howto.rst} (100%)

diff --git a/Documentation/PCI/index.rst b/Documentation/PCI/index.rst
index f4c6121868c3..6768305e4c26 100644
--- a/Documentation/PCI/index.rst
+++ b/Documentation/PCI/index.rst
@@ -9,7 +9,7 @@ Linux PCI Bus Subsystem
    :numbered:
 
    pci
-   picebus-howto
+   pciebus-howto
    pci-iov-howto
    msi-howto
    acpi-info
diff --git a/Documentation/PCI/picebus-howto.rst b/Documentation/PCI/pciebus-howto.rst
similarity index 100%
rename from Documentation/PCI/picebus-howto.rst
rename to Documentation/PCI/pciebus-howto.rst
-- 
2.23.0.rc1.153.gdeed80330f-goog


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

* Re: [PATCH] Documentation PCI: Fix pciebus-howto.rst filename typo
  2019-08-16 13:53 [PATCH] Documentation PCI: Fix pciebus-howto.rst filename typo Bjorn Helgaas
@ 2019-08-19 17:16 ` Bjorn Helgaas
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Helgaas @ 2019-08-19 17:16 UTC (permalink / raw)
  To: linux-pci
  Cc: Changbin Du, Mauro Carvalho Chehab, Jonathan Corbet, linux-doc,
	linux-kernel

On Fri, Aug 16, 2019 at 08:53:58AM -0500, Bjorn Helgaas wrote:
> From: Bjorn Helgaas <bhelgaas@google.com>
> 
> 2e6422444894 ("Documentation: PCI: convert PCIEBUS-HOWTO.txt to reST")
> incorrectly renamed PCIEBUS-HOWTO.txt to picebus-howto.rst.
> 
> Rename it to pciebus-howto.rst.
> 
> Fixes: 2e6422444894 ("Documentation: PCI: convert PCIEBUS-HOWTO.txt to reST")
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
> ---
>  Documentation/PCI/index.rst                                | 2 +-
>  Documentation/PCI/{picebus-howto.rst => pciebus-howto.rst} | 0
>  2 files changed, 1 insertion(+), 1 deletion(-)
>  rename Documentation/PCI/{picebus-howto.rst => pciebus-howto.rst} (100%)

I merged the commit that added this typo (2e6422444894), so I applied
this fix to my for-linus branch for v5.3.

> diff --git a/Documentation/PCI/index.rst b/Documentation/PCI/index.rst
> index f4c6121868c3..6768305e4c26 100644
> --- a/Documentation/PCI/index.rst
> +++ b/Documentation/PCI/index.rst
> @@ -9,7 +9,7 @@ Linux PCI Bus Subsystem
>     :numbered:
>  
>     pci
> -   picebus-howto
> +   pciebus-howto
>     pci-iov-howto
>     msi-howto
>     acpi-info
> diff --git a/Documentation/PCI/picebus-howto.rst b/Documentation/PCI/pciebus-howto.rst
> similarity index 100%
> rename from Documentation/PCI/picebus-howto.rst
> rename to Documentation/PCI/pciebus-howto.rst
> -- 
> 2.23.0.rc1.153.gdeed80330f-goog
> 

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

end of thread, other threads:[~2019-08-19 17:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-16 13:53 [PATCH] Documentation PCI: Fix pciebus-howto.rst filename typo Bjorn Helgaas
2019-08-19 17:16 ` 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).