diff options
author | Jonathan Corbet <corbet@lwn.net> | 2016-08-07 15:26:20 -0600 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-08-18 17:41:38 -0600 |
commit | 2584bab2f990281244d3f39dc15cd9bd6d69f51d (patch) | |
tree | df236ecbd7b1b71e1bc6dbc68a233160a8f4355f /MAINTAINERS | |
parent | 758f726e7f7c5a09d8627e6e6ad914e568b31a5c (diff) | |
download | linux-2584bab2f990281244d3f39dc15cd9bd6d69f51d.tar.bz2 |
docs: sphinixfy gcov.txt and move to dev-tools
No textual changes beyond formatting.
Cc: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1e5460cfc196..bb5377957d84 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5118,7 +5118,7 @@ GCOV BASED KERNEL PROFILING M: Peter Oberparleiter <oberpar@linux.vnet.ibm.com> S: Maintained F: kernel/gcov/ -F: Documentation/gcov.txt +F: Documentation/dev-tools/gcov.rst GDT SCSI DISK ARRAY CONTROLLER DRIVER M: Achim Leubner <achim_leubner@adaptec.com> |