[PATCH next 20/45] doc: develop/coccinelle: remove dead link in supplemental documentation
Quentin Schulz <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
From: Quentin Schulz <[email protected]> It redirects to a fancy 404. From a cursory look at the Wayback machine[1], I don't think it has more than what's already in this file so simply remove the mention of it. [1] https://web.archive.org/web/20240915073329/https://bottest.wiki.kernel.org/coccicheck Signed-off-by: Quentin Schulz <[email protected]> --- doc/develop/coccinelle.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/doc/develop/coccinelle.rst b/doc/develop/coccinelle.rst index 54ea8eee0e9c..d0ad803fc7b8 100644 --- a/doc/develop/coccinelle.rst +++ b/doc/develop/coccinelle.rst @@ -58,12 +58,6 @@ https://github.com/coccinelle/coccinelle/blob/master/install.txt Supplemental documentation -------------------------- -For supplemental documentation refer to the wiki: - -https://bottest.wiki.kernel.org/coccicheck - -The wiki documentation always refers to the linux-next version of the script. - For Semantic Patch Language(SmPL) grammar documentation refer to: https://coccinelle.gitlabpages.inria.fr/website/documentation.html -- 2.55.0