summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorChangbin Du <changbin.du@gmail.com>2019-05-14 16:47:29 +0200
committerBjorn Helgaas <bhelgaas@google.com>2019-05-31 00:54:33 +0200
commit8a01fa64348aaaf54b3eef9728bfe2654e7bdd88 (patch)
tree9492ead352fee0875952f9a3d87bdb51a5ab418a /MAINTAINERS
parentDocumentation: PCI: convert acpi-info.txt to reST (diff)
downloadlinux-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--MAINTAINERS4
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>