diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-10-27 10:35:16 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-12-15 11:57:16 +0100 |
commit | b73bbad352a50fb2d8dd42241b534a3dace03b49 (patch) | |
tree | c023656340a3e704cf143fcc780ccf8277e781ce /Documentation/00-INDEX | |
parent | driver-api: create an edac.rst file with EDAC documentation (diff) | |
download | linux-b73bbad352a50fb2d8dd42241b534a3dace03b49.tar.xz linux-b73bbad352a50fb2d8dd42241b534a3dace03b49.zip |
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>
Diffstat (limited to 'Documentation/00-INDEX')
-rw-r--r-- | Documentation/00-INDEX | 2 |
1 files changed, 0 insertions, 2 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/ - directory with info about Linux driver model. early-userspace/ - info about initramfs, klibc, and userspace early during boot. -edac.txt - - information on EDAC - Error Detection And Correction efi-stub.txt - How to use the EFI boot stub to bypass GRUB or elilo on EFI systems. eisa.txt |