[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190816135357.142733-1-helgaas@kernel.org>
Date: Fri, 16 Aug 2019 08:53:58 -0500
From: Bjorn Helgaas <helgaas@...nel.org>
To: linux-pci@...r.kernel.org
Cc: Changbin Du <changbin.du@...il.com>,
Mauro Carvalho Chehab <mchehab+samsung@...nel.org>,
Jonathan Corbet <corbet@....net>, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, Bjorn Helgaas <bhelgaas@...gle.com>
Subject: [PATCH] Documentation PCI: Fix pciebus-howto.rst filename typo
From: Bjorn Helgaas <bhelgaas@...gle.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@...gle.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
Powered by blists - more mailing lists