All of lore.kernel.org
 help / color / mirror / Atom feed
From: julia.lawall@lip6.fr (Julia Lawall)
To: cocci@systeme.lip6.fr
Subject: [Cocci] [PATCH] scripts/coccicheck: Update reference for the corresponding documentation
Date: Fri, 7 Oct 2016 20:30:48 +0200 (CEST)	[thread overview]
Message-ID: <alpine.DEB.2.10.1610072030300.3289@hadrien> (raw)
In-Reply-To: <8ecdc02a-1a22-951f-f3ac-2389dfbae02a@users.sourceforge.net>



On Fri, 7 Oct 2016, SF Markus Elfring wrote:

> 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>

Acked-by: Julia Lawall <julia.lawall@lip6.fr>

> ---
>  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
>
> --
> To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

WARNING: multiple messages have this Message-ID (diff)
From: Julia Lawall <julia.lawall@lip6.fr>
To: cocci@systeme.lip6.fr
Subject: Re: [PATCH] scripts/coccicheck: Update reference for the corresponding documentation
Date: Fri, 07 Oct 2016 18:30:48 +0000	[thread overview]
Message-ID: <alpine.DEB.2.10.1610072030300.3289@hadrien> (raw)
In-Reply-To: <8ecdc02a-1a22-951f-f3ac-2389dfbae02a@users.sourceforge.net>



On Fri, 7 Oct 2016, SF Markus Elfring wrote:

> 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>

Acked-by: Julia Lawall <julia.lawall@lip6.fr>

> ---
>  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
>
> --
> To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

WARNING: multiple messages have this Message-ID (diff)
From: Julia Lawall <julia.lawall@lip6.fr>
To: SF Markus Elfring <elfring@users.sourceforge.net>
Cc: Coccinelle <cocci@systeme.lip6.fr>,
	Gilles Muller <Gilles.Muller@lip6.fr>,
	Jonathan Corbet <corbet@lwn.net>,
	Julia Lawall <julia.lawall@lip6.fr>,
	"Luis R. Rodriguez" <mcgrof@kernel.org>,
	Michal Marek <mmarek@suse.com>,
	Nicolas Palix <nicolas.palix@imag.fr>,
	LKML <linux-kernel@vger.kernel.org>,
	kernel-janitors@vger.kernel.org, linux-doc@vger.kernel.org
Subject: Re: [PATCH] scripts/coccicheck: Update reference for the corresponding documentation
Date: Fri, 7 Oct 2016 20:30:48 +0200 (CEST)	[thread overview]
Message-ID: <alpine.DEB.2.10.1610072030300.3289@hadrien> (raw)
In-Reply-To: <8ecdc02a-1a22-951f-f3ac-2389dfbae02a@users.sourceforge.net>



On Fri, 7 Oct 2016, SF Markus Elfring wrote:

> 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>

Acked-by: Julia Lawall <julia.lawall@lip6.fr>

> ---
>  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
>
> --
> To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

  reply	other threads:[~2016-10-07 18:30 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-07  5:47 [Cocci] scripts/coccicheck: Update for a comment? SF Markus Elfring
2016-10-07  5:47 ` SF Markus Elfring
2016-10-07  5:47 ` SF Markus Elfring
2016-10-07  5:50 ` [Cocci] " Julia Lawall
2016-10-07  5:50   ` Julia Lawall
2016-10-07  5:50   ` Julia Lawall
2016-10-07  6:00   ` [Cocci] " SF Markus Elfring
2016-10-07  6:00     ` SF Markus Elfring
2016-10-07  6:00     ` SF Markus Elfring
2016-10-07  6:06     ` [Cocci] " Julia Lawall
2016-10-07  6:06       ` Julia Lawall
2016-10-07  6:06       ` Julia Lawall
2016-10-07  6:23       ` [Cocci] " SF Markus Elfring
2016-10-07  6:23         ` SF Markus Elfring
2016-10-07  6:23         ` SF Markus Elfring
2016-10-07  6:27         ` [Cocci] " Julia Lawall
2016-10-07  6:27           ` Julia Lawall
2016-10-07  6:27           ` Julia Lawall
2016-10-07  7:19           ` [Cocci] " SF Markus Elfring
2016-10-07  7:19             ` SF Markus Elfring
2016-10-07  7:19             ` SF Markus Elfring
2016-10-07 13:20             ` [Cocci] " SF Markus Elfring
2016-10-07 13:20               ` SF Markus Elfring
2016-10-07 13:20               ` SF Markus Elfring
2016-10-07 14:16           ` [Cocci] [PATCH] scripts/coccicheck: Update reference for the corresponding documentation SF Markus Elfring
2016-10-07 14:16             ` SF Markus Elfring
2016-10-07 14:16             ` SF Markus Elfring
2016-10-07 18:30             ` Julia Lawall [this message]
2016-10-07 18:30               ` Julia Lawall
2016-10-07 18:30               ` Julia Lawall
2016-10-11  7:52               ` [Cocci] " Michal Marek
2016-10-11  7:52                 ` Michal Marek
2016-10-11  7:52                 ` Michal Marek
2016-10-07 12:22   ` [Cocci] docs: Fixing "sphinxify coccinelle.txt"? SF Markus Elfring
2016-10-07 12:22     ` SF Markus Elfring
2016-10-07 12:22     ` SF Markus Elfring
2016-10-07 13:08     ` [Cocci] " SF Markus Elfring
2016-10-07 13:08       ` SF Markus Elfring
2016-10-07 13:08       ` SF Markus Elfring

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.2.10.1610072030300.3289@hadrien \
    --to=julia.lawall@lip6.fr \
    --cc=cocci@systeme.lip6.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.