projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d218bee
)
docs: dev-tools: modify SPL reference URL to actual SPL doc entry
author
Dongliang Mu
<mudongliangabcd@gmail.com>
Mon, 13 Jun 2022 07:12:42 +0000
(15:12 +0800)
committer
Jonathan Corbet
<corbet@lwn.net>
Mon, 27 Jun 2022 22:24:39 +0000
(16:24 -0600)
Fix the invalid url about Semantic Patch Language
Signed-off-by: Dongliang Mu <mudongliangabcd@gmail.com>
Link:
https://lore.kernel.org/r/20220613071243.12961-1-dzm91@hust.edu.cn
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/dev-tools/coccinelle.rst
patch
|
blob
|
history
diff --git
a/Documentation/dev-tools/coccinelle.rst
b/Documentation/dev-tools/coccinelle.rst
index 9c454de5a7f74b25b57fb40e330db22ed9c72bd0..d9976069ed126632e1d6d8f9a2e269747cba9650 100644
(file)
--- a/
Documentation/dev-tools/coccinelle.rst
+++ b/
Documentation/dev-tools/coccinelle.rst
@@
-66,7
+66,7
@@
The wiki documentation always refers to the linux-next version of the script.
For Semantic Patch Language(SmPL) grammar documentation refer to:
-http
://coccinelle.lip6.fr/documentation.php
+http
s://coccinelle.gitlabpages.inria.fr/website/docs/main_grammar.html
Using Coccinelle on the Linux kernel
------------------------------------