diff options
author | Changbin Du <changbin.du@gmail.com> | 2019-05-14 17:47:29 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2019-05-31 01:54:33 +0300 |
commit | 8a01fa64348aaaf54b3eef9728bfe2654e7bdd88 (patch) | |
tree | 9492ead352fee0875952f9a3d87bdb51a5ab418a /Documentation/PCI/index.rst | |
parent | b66357f32fb9a68bb9f2126a894d3b9bbc4e821c (diff) | |
download | linux-8a01fa64348aaaf54b3eef9728bfe2654e7bdd88.tar.xz |
Documentation: PCI: convert pci-error-recovery.txt to reST
Convert plain text documentation to reStructuredText format and add it to
Sphinx TOC tree. No essential content change.
Signed-off-by: Changbin Du <changbin.du@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/PCI/index.rst')
-rw-r--r-- | Documentation/PCI/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/PCI/index.rst b/Documentation/PCI/index.rst index 6f573f3df993..92e62d0fc9e6 100644 --- a/Documentation/PCI/index.rst +++ b/Documentation/PCI/index.rst @@ -13,3 +13,4 @@ Linux PCI Bus Subsystem pci-iov-howto msi-howto acpi-info + pci-error-recovery |