aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/process/4.Coding.rst
diff options
context:
space:
mode:
authorFederico Vaga <federico.vaga@vaga.pv.it>2018-11-21 01:35:19 +0100
committerJonathan Corbet <corbet@lwn.net>2018-12-06 10:21:19 -0700
commitf77af637f29da49193283e883a9b18406fb45d3d (patch)
tree44602d9f6cc417dda0432d4d5171e63162204f6e /Documentation/process/4.Coding.rst
parentdocs/core-api: make mm-api.rst more structured (diff)
downloadwireguard-linux-f77af637f29da49193283e883a9b18406fb45d3d.tar.xz
wireguard-linux-f77af637f29da49193283e883a9b18406fb45d3d.zip
doc:process: add links where missing
Some documents are refering to others without links. With this patch I add those missing links. This patch affects only documents under process/ and labels where necessary. Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/process/4.Coding.rst')
-rw-r--r--Documentation/process/4.Coding.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/process/4.Coding.rst b/Documentation/process/4.Coding.rst
index eb4b185d168c..cfe264889447 100644
--- a/Documentation/process/4.Coding.rst
+++ b/Documentation/process/4.Coding.rst
@@ -315,7 +315,8 @@ 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/dev-tools/coccinelle.rst for more information.
+:ref:`Documentation/dev-tools/coccinelle.rst <devtools_coccinelle>`
+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