From: Tom Saeger Date: Thu, 12 Oct 2017 20:23:53 +0000 (-0500) Subject: Documentation: fix ref to coccinelle content X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=2c0c5c208bb8233d2d76327e3379375c01785c4d;p=openwrt%2Fstaging%2Fblogic.git Documentation: fix ref to coccinelle content Signed-off-by: Tom Saeger Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/process/4.Coding.rst b/Documentation/process/4.Coding.rst index 6df19943dd4d..26b106071364 100644 --- a/Documentation/process/4.Coding.rst +++ b/Documentation/process/4.Coding.rst @@ -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