]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
coccinelle: update Coccinelle URL
authorJulia Lawall <Julia.Lawall@inria.fr>
Tue, 10 Mar 2026 12:14:31 +0000 (13:14 +0100)
committerJonathan Corbet <corbet@lwn.net>
Sun, 22 Mar 2026 20:52:38 +0000 (14:52 -0600)
The LIP6 URL no longer functions.

Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20260310121431.362091-1-Julia.Lawall@inria.fr>

Documentation/dev-tools/coccinelle.rst
Documentation/translations/it_IT/process/4.Coding.rst
Documentation/translations/sp_SP/process/4.Coding.rst
Documentation/translations/zh_CN/process/4.Coding.rst
Documentation/translations/zh_TW/process/4.Coding.rst

index f73ccf5397f3f29d8f2003ef3653b613b1f263d7..b8ecb481ddff3a89002e7b4153a62d0ed818ca75 100644 (file)
@@ -35,7 +35,7 @@ of many distributions, e.g. :
 
 Some distribution packages are obsolete and it is recommended
 to use the latest version released from the Coccinelle homepage at
-http://coccinelle.lip6.fr/
+https://coccinelle.gitlabpages.inria.fr/website
 
 Or from Github at:
 
index 3126342c4b4a70f38d5baeb211354581c3b157e3..a2ec35e016b751ba9fe20e81e162f12155db103f 100644 (file)
@@ -329,7 +329,8 @@ Sparse deve essere installato separatamente (se il vostra distribuzione non
 lo prevede, potete trovarlo su https://sparse.wiki.kernel.org/index.php/Main_Page);
 può essere attivato sul codice aggiungendo "C=1" al comando make.
 
-Lo strumento "Coccinelle" (http://coccinelle.lip6.fr/) è in grado di trovare
+Lo strumento "Coccinelle" (https://coccinelle.gitlabpages.inria.fr/website/)
+è in grado di trovare
 una vasta varietà di potenziali problemi di codifica; e può inoltre proporre
 soluzioni per risolverli.  Un buon numero di "patch semantiche" per il kernel
 sono state preparate nella cartella scripts/coccinelle; utilizzando
index 7cc347c34354556c1c15fd8fb4904b1efaeec90e..6c3750ccdea277ccb0d916df91c98dbc58ad55ce 100644 (file)
@@ -336,7 +336,8 @@ https://sparse.wiki.kernel.org/index.php/Main_Page si su distribución no lo
 empaqueta); luego, puede ejecutarse en el código agregando "C=1" a su
 comando make.
 
-La herramienta "Coccinelle" (http://coccinelle.lip6.fr/) puede encontrar
+La herramienta "Coccinelle" (https://coccinelle.gitlabpages.inria.fr/website/)
+puede encontrar
 una amplia variedad de posibles problemas de codificación; también puede
 proponer correcciones para esos problemas. Bastantes "parches semánticos"
 para el kernel se han empaquetado en el directorio scripts/coccinelle;
index 4cc35d410dbc5a1241e6a47672f314de2a141c09..a00ad5d6b81e2ec6602662559250ccb87d6c4e86 100644 (file)
@@ -216,7 +216,7 @@ Documentation/fault-injection/fault-injection.rst。
 可以在 https://sparse.wiki.kernel.org/index.php/Main_page 找到),
 然后可以通过在make命令中添加“C=1”在代码上运行它。
 
-“Coccinelle”工具 :ref:`http://coccinelle.lip6.fr/ <devtools_coccinelle>`
+“Coccinelle”工具 :ref:`https://coccinelle.gitlabpages.inria.fr/website/ <devtools_coccinelle>`
 能够发现各种潜在的编码问题;它还可以为这些问题提出修复方案。在
 scripts/coccinelle目录下已经打包了相当多的内核“语义补丁”;运行
 “make coccicheck”将运行这些语义补丁并报告发现的任何问题。有关详细信息,请参阅
index e90a6b51fb982b92a8c25f2ab956efe9c5b98057..233e8718ed4142982db4838bbaeaab6fa98b6360 100644 (file)
@@ -219,7 +219,7 @@ Documentation/fault-injection/fault-injection.rst。
 可以在 https://sparse.wiki.kernel.org/index.php/Main_page 找到),
 然後可以通過在make命令中添加“C=1”在代碼上運行它。
 
-“Coccinelle”工具 :ref:`http://coccinelle.lip6.fr/ <devtools_coccinelle>`
+“Coccinelle”工具 :ref:`https://coccinelle.gitlabpages.inria.fr/website/ <devtools_coccinelle>`
 能夠發現各種潛在的編碼問題;它還可以爲這些問題提出修復方案。在
 scripts/coccinelle目錄下已經打包了相當多的內核“語義補丁”;運行
 “make coccicheck”將運行這些語義補丁並報告發現的任何問題。有關詳細信息,請參閱