diff options
author | Julia Lawall | 2017-11-13 17:50:42 +0100 |
---|---|---|
committer | Masahiro Yamada | 2017-11-16 08:56:43 +0900 |
commit | e9e716ff2d4d8618aefac55691a4c4483abecc37 (patch) | |
tree | 330c7a36fad7c0ef162a35e810850537d67da54d /Documentation/dev-tools/coccinelle.rst | |
parent | 937c812dfc0a25343d56b07734438610a1fb7b46 (diff) |
docs: dev-tools: coccinelle: delete out of date wiki reference
The wiki is no longer available.
Signed-off-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'Documentation/dev-tools/coccinelle.rst')
-rw-r--r-- | Documentation/dev-tools/coccinelle.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/dev-tools/coccinelle.rst b/Documentation/dev-tools/coccinelle.rst index 4a64b4c69d3f..38f3b32203e9 100644 --- a/Documentation/dev-tools/coccinelle.rst +++ b/Documentation/dev-tools/coccinelle.rst @@ -33,9 +33,6 @@ of many distributions, e.g. : You can get the latest version released from the Coccinelle homepage at http://coccinelle.lip6.fr/ -Information and tips about Coccinelle are also provided on the wiki -pages at http://cocci.ekstranet.diku.dk/wiki/doku.php - Once you have it, run the following command:: ./configure |