Documentation: fix ref to coccinelle content
authorTom Saeger <tom.saeger@oracle.com>
Thu, 12 Oct 2017 20:23:53 +0000 (15:23 -0500)
committerJonathan Corbet <corbet@lwn.net>
Thu, 19 Oct 2017 18:57:35 +0000 (12:57 -0600)
Signed-off-by: Tom Saeger <tom.saeger@oracle.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/process/4.Coding.rst

index 6df1994..26b1060 100644 (file)
@@ -307,7 +307,7 @@ variety of potential coding problems; it can also propose fixes for those
 problems.  Quite a few "semantic patches" for the kernel have been packaged
 under the scripts/coccinelle directory; running "make coccicheck" will run
 through those semantic patches and report on any problems found.  See
-Documentation/coccinelle.txt for more information.
+Documentation/dev-tools/coccinelle.rst for more information.
 
 Other kinds of portability errors are best found by compiling your code for
 other architectures.  If you do not happen to have an S/390 system or a