aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-10-27 04:35:16 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-12-15 05:57:16 -0500
commitb73bbad352a50fb2d8dd42241b534a3dace03b49 (patch)
treec023656340a3e704cf143fcc780ccf8277e781ce
parent6634fbb6b6356e6f5b428a349952b368b25d514d (diff)
edac: adjust docs location at MAINTAINERS and 00-INDEX
Update MAINTAINERS to reflect the location of edac.rst and ras.rst. In the case of 00-INDEX, there's already an entry to the admin-guide, so all we need to do is to remove the entry there. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
-rw-r--r--Documentation/00-INDEX2
-rw-r--r--MAINTAINERS3
2 files changed, 2 insertions, 3 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX
index 5bd4b07c2f90..c8a8eb1a2b11 100644
--- a/Documentation/00-INDEX
+++ b/Documentation/00-INDEX
@@ -152,8 +152,6 @@ driver-model/
152 - directory with info about Linux driver model. 152 - directory with info about Linux driver model.
153early-userspace/ 153early-userspace/
154 - info about initramfs, klibc, and userspace early during boot. 154 - info about initramfs, klibc, and userspace early during boot.
155edac.txt
156 - information on EDAC - Error Detection And Correction
157efi-stub.txt 155efi-stub.txt
158 - How to use the EFI boot stub to bypass GRUB or elilo on EFI systems. 156 - How to use the EFI boot stub to bypass GRUB or elilo on EFI systems.
159eisa.txt 157eisa.txt
diff --git a/MAINTAINERS b/MAINTAINERS
index c97a29527a21..2ab96caa3c55 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4507,7 +4507,8 @@ L: linux-edac@vger.kernel.org
4507T: git git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git for-next 4507T: git git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git for-next
4508T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac.git linux_next 4508T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac.git linux_next
4509S: Supported 4509S: Supported
4510F: Documentation/edac.txt 4510F: Documentation/admin-guide/ras.rst
4511F: Documentation/driver-api/edac.rst
4511F: drivers/edac/ 4512F: drivers/edac/
4512F: include/linux/edac.h 4513F: include/linux/edac.h
4513 4514