Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1497178

[PATCH] scripts/coccicheck: Update reference for the corresponding documentation

From SF Markus Elfring <elfring@users.sourceforge.net>
Newsgroups linux.kernel
Subject [PATCH] scripts/coccicheck: Update reference for the corresponding documentation
Date 2016-10-07 16:20 +0200
Message-ID <spEae-1y8-7@gated-at.bofh.it> (permalink)
References (1 earlier) <spwmm-416-1@gated-at.bofh.it> <spww1-4lC-9@gated-at.bofh.it> <spww1-4lC-11@gated-at.bofh.it> <spwPn-4yv-3@gated-at.bofh.it> <spwPn-4yv-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Markus Elfring <elfring@users.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@users.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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

scripts/coccicheck: Update for a comment? SF Markus Elfring <elfring@users.sourceforge.net> - 2016-10-07 07:50 +0200
  Re: scripts/coccicheck: Update for a comment? Julia Lawall <julia.lawall@lip6.fr> - 2016-10-07 08:00 +0200
    Re: scripts/coccicheck: Update for a comment? Julia Lawall <julia.lawall@lip6.fr> - 2016-10-07 08:10 +0200
      Re: scripts/coccicheck: Update for a comment? Julia Lawall <julia.lawall@lip6.fr> - 2016-10-07 08:30 +0200
        Re: scripts/coccicheck: Update for a comment? SF Markus Elfring <elfring@users.sourceforge.net> - 2016-10-07 09:30 +0200
          Re: scripts/coccicheck: Update for a comment? SF Markus Elfring <elfring@users.sourceforge.net> - 2016-10-07 15:30 +0200
        [PATCH] scripts/coccicheck: Update reference for the corresponding  documentation SF Markus Elfring <elfring@users.sourceforge.net> - 2016-10-07 16:20 +0200
          Re: [PATCH] scripts/coccicheck: Update reference for the corresponding  documentation Julia Lawall <julia.lawall@lip6.fr> - 2016-10-07 20:40 +0200
            Re: [PATCH] scripts/coccicheck: Update reference for the  corresponding documentation Michal Marek <mmarek@suse.com> - 2016-10-11 10:00 +0200
      Re: scripts/coccicheck: Update for a comment? SF Markus Elfring <elfring@users.sourceforge.net> - 2016-10-07 08:40 +0200
    Re: scripts/coccicheck: Update for a comment? SF Markus Elfring <elfring@users.sourceforge.net> - 2016-10-07 08:10 +0200
    Re: docs: Fixing "sphinxify coccinelle.txt"? SF Markus Elfring <elfring@users.sourceforge.net> - 2016-10-07 14:30 +0200
      Re: docs: Fixing "sphinxify coccinelle.txt"? SF Markus Elfring <elfring@users.sourceforge.net> - 2016-10-07 15:20 +0200

csiph-web