diff options
author | Changbin Du <changbin.du@gmail.com> | 2019-05-14 16:47:29 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2019-05-31 00:54:33 +0200 |
commit | 8a01fa64348aaaf54b3eef9728bfe2654e7bdd88 (patch) | |
tree | 9492ead352fee0875952f9a3d87bdb51a5ab418a /MAINTAINERS | |
parent | Documentation: PCI: convert acpi-info.txt to reST (diff) | |
download | linux-8a01fa64348aaaf54b3eef9728bfe2654e7bdd88.tar.xz linux-8a01fa64348aaaf54b3eef9728bfe2654e7bdd88.zip |
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 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5cfbea4ce575..9c382053ce6a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12143,7 +12143,7 @@ M: Sam Bobroff <sbobroff@linux.ibm.com> M: Oliver O'Halloran <oohall@gmail.com> L: linuxppc-dev@lists.ozlabs.org S: Supported -F: Documentation/PCI/pci-error-recovery.txt +F: Documentation/PCI/pci-error-recovery.rst F: drivers/pci/pcie/aer.c F: drivers/pci/pcie/dpc.c F: drivers/pci/pcie/err.c @@ -12156,7 +12156,7 @@ PCI ERROR RECOVERY M: Linas Vepstas <linasvepstas@gmail.com> L: linux-pci@vger.kernel.org S: Supported -F: Documentation/PCI/pci-error-recovery.txt +F: Documentation/PCI/pci-error-recovery.rst PCI MSI DRIVER FOR ALTERA MSI IP M: Ley Foon Tan <lftan@altera.com> |