[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8ecdc02a-1a22-951f-f3ac-2389dfbae02a@users.sourceforge.net>
Date: Fri, 7 Oct 2016 16:16:10 +0200
From: SF Markus Elfring <elfring@...rs.sourceforge.net>
To: Coccinelle <cocci@...teme.lip6.fr>,
Gilles Muller <Gilles.Muller@...6.fr>,
Jonathan Corbet <corbet@....net>,
Julia Lawall <julia.lawall@...6.fr>
Cc: "Luis R. Rodriguez" <mcgrof@...nel.org>,
Michal Marek <mmarek@...e.com>,
Nicolas Palix <nicolas.palix@...g.fr>,
LKML <linux-kernel@...r.kernel.org>,
kernel-janitors@...r.kernel.org, linux-doc@...r.kernel.org
Subject: [PATCH] scripts/coccicheck: Update reference for the corresponding
documentation
From: Markus Elfring <elfring@...rs.sourceforge.net>
Date: Fri, 7 Oct 2016 16:06:15 +0200
Use the current name (in a comment at the beginning of this script) for
the file which was converted to the documentation format "reStructuredText"
in August 2016.
Fixes: 4b9033a33494ec9154d63e706e9e47f7eb3fd59e ("docs: sphinxify coccinelle.txt and add it to dev-tools")
Signed-off-by: Markus Elfring <elfring@...rs.sourceforge.net>
---
scripts/coccicheck | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/coccicheck b/scripts/coccicheck
index c92c1528..ec487b8 100755
--- a/scripts/coccicheck
+++ b/scripts/coccicheck
@@ -1,7 +1,7 @@
#!/bin/bash
# Linux kernel coccicheck
#
-# Read Documentation/coccinelle.txt
+# Read Documentation/dev-tools/coccinelle.rst
#
# This script requires at least spatch
# version 1.0.0-rc11.
--
2.10.1
Powered by blists - more mailing lists