diff options
author | Jonathan Corbet <corbet@lwn.net> | 2016-08-09 00:03:14 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-08-19 01:32:11 +0200 |
commit | 4b9033a33494ec9154d63e706e9e47f7eb3fd59e (patch) | |
tree | 96f8eed073c68ba979c22a3da30e1f2f87577b21 /MAINTAINERS | |
parent | docs: create a new dev-tools directory (diff) | |
download | linux-4b9033a33494ec9154d63e706e9e47f7eb3fd59e.tar.xz linux-4b9033a33494ec9154d63e706e9e47f7eb3fd59e.zip |
docs: sphinxify coccinelle.txt and add it to dev-tools
No textual changes have been made, but the formatting has obviously been
tweaked.
Cc: Michal Marek <mmarek@suse.com>
Cc: Gilles Muller <Gilles.Muller@lip6.fr>
Acked-by: Nicolas Palix <nicolas.palix@imag.fr>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
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 20bb1d00098c..1e5460cfc196 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3124,7 +3124,7 @@ L: cocci@systeme.lip6.fr (moderated for non-subscribers) T: git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git misc W: http://coccinelle.lip6.fr/ S: Supported -F: Documentation/coccinelle.txt +F: Documentation/dev-tools/coccinelle.rst F: scripts/coccinelle/ F: scripts/coccicheck |