diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2019-08-15 13:12:38 -0400 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2019-08-15 13:12:38 -0400 |
commit | 7bafda88de20b2990461d253c5475007436e355c (patch) | |
tree | bc68539e0cd6362d3826b6b2eb58109442316fe0 /Documentation/PCI | |
parent | ad54567ad5d8e938ee6cf02e4f3867f18835ae6e (diff) |
Documentation PCI: Fix pciebus-howto.rst filename typo
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>
Diffstat (limited to 'Documentation/PCI')
-rw-r--r-- | Documentation/PCI/index.rst | 2 | ||||
-rw-r--r-- | Documentation/PCI/pciebus-howto.rst (renamed from Documentation/PCI/picebus-howto.rst) | 0 |
2 files changed, 1 insertions, 1 deletions
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 | |||
9 | :numbered: | 9 | :numbered: |
10 | 10 | ||
11 | pci | 11 | pci |
12 | picebus-howto | 12 | pciebus-howto |
13 | pci-iov-howto | 13 | pci-iov-howto |
14 | msi-howto | 14 | msi-howto |
15 | acpi-info | 15 | acpi-info |
diff --git a/Documentation/PCI/picebus-howto.rst b/Documentation/PCI/pciebus-howto.rst index f882ff62c51f..f882ff62c51f 100644 --- a/Documentation/PCI/picebus-howto.rst +++ b/Documentation/PCI/pciebus-howto.rst | |||