All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dev-tools: fix one invalid url
@ 2022-06-13  7:12 ` Dongliang Mu
  0 siblings, 0 replies; 12+ messages in thread
From: Dongliang Mu @ 2022-06-13  7:12 UTC (permalink / raw)
  To: Julia Lawall, Nicolas Palix, Jonathan Corbet
  Cc: Dongliang Mu, cocci, linux-doc, linux-kernel

From: Dongliang Mu <mudongliangabcd@gmail.com>

Fix the invalid url about Semantic Patch Language

Signed-off-by: Dongliang Mu <mudongliangabcd@gmail.com>
---
 Documentation/dev-tools/coccinelle.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/dev-tools/coccinelle.rst b/Documentation/dev-tools/coccinelle.rst
index 9c454de5a7f7..d9976069ed12 100644
--- a/Documentation/dev-tools/coccinelle.rst
+++ b/Documentation/dev-tools/coccinelle.rst
@@ -66,7 +66,7 @@ The wiki documentation always refers to the linux-next version of the script.
 
 For Semantic Patch Language(SmPL) grammar documentation refer to:
 
-http://coccinelle.lip6.fr/documentation.php
+https://coccinelle.gitlabpages.inria.fr/website/docs/main_grammar.html
 
 Using Coccinelle on the Linux kernel
 ------------------------------------
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* [cocci] [PATCH] dev-tools: fix one invalid url
@ 2022-06-13  7:12 ` Dongliang Mu
  0 siblings, 0 replies; 12+ messages in thread
From: Dongliang Mu @ 2022-06-13  7:12 UTC (permalink / raw)
  To: Julia Lawall, Nicolas Palix, Jonathan Corbet
  Cc: Dongliang Mu, cocci, linux-doc, linux-kernel

From: Dongliang Mu <mudongliangabcd@gmail.com>

Fix the invalid url about Semantic Patch Language

Signed-off-by: Dongliang Mu <mudongliangabcd@gmail.com>
---
 Documentation/dev-tools/coccinelle.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/dev-tools/coccinelle.rst b/Documentation/dev-tools/coccinelle.rst
index 9c454de5a7f7..d9976069ed12 100644
--- a/Documentation/dev-tools/coccinelle.rst
+++ b/Documentation/dev-tools/coccinelle.rst
@@ -66,7 +66,7 @@ The wiki documentation always refers to the linux-next version of the script.
 
 For Semantic Patch Language(SmPL) grammar documentation refer to:
 
-http://coccinelle.lip6.fr/documentation.php
+https://coccinelle.gitlabpages.inria.fr/website/docs/main_grammar.html
 
 Using Coccinelle on the Linux kernel
 ------------------------------------
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 12+ messages in thread

* Re: [PATCH] dev-tools: fix one invalid url
  2022-06-13  7:12 ` [cocci] " Dongliang Mu
@ 2022-06-13  8:01   ` Bagas Sanjaya
  -1 siblings, 0 replies; 12+ messages in thread
From: Bagas Sanjaya @ 2022-06-13  8:01 UTC (permalink / raw)
  To: Dongliang Mu
  Cc: Julia Lawall, Nicolas Palix, Jonathan Corbet, Dongliang Mu,
	cocci, linux-doc, linux-kernel

On Mon, Jun 13, 2022 at 03:12:42PM +0800, Dongliang Mu wrote:
> From: Dongliang Mu <mudongliangabcd@gmail.com>
> 
> Fix the invalid url about Semantic Patch Language
> 

I think what this patch doing is to point SPL reference URL from old
Coccinelle documentation (doc root) to actual SPL doc entry on new
Coccinelle page, right? If so, "fix invalid URL" may not be right patch
description and title.

-- 
An old man doll... just what I always wanted! - Clara

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [cocci] [PATCH] dev-tools: fix one invalid url
@ 2022-06-13  8:01   ` Bagas Sanjaya
  0 siblings, 0 replies; 12+ messages in thread
From: Bagas Sanjaya @ 2022-06-13  8:01 UTC (permalink / raw)
  To: Dongliang Mu
  Cc: Julia Lawall, Nicolas Palix, Jonathan Corbet, Dongliang Mu,
	cocci, linux-doc, linux-kernel

On Mon, Jun 13, 2022 at 03:12:42PM +0800, Dongliang Mu wrote:
> From: Dongliang Mu <mudongliangabcd@gmail.com>
> 
> Fix the invalid url about Semantic Patch Language
> 

I think what this patch doing is to point SPL reference URL from old
Coccinelle documentation (doc root) to actual SPL doc entry on new
Coccinelle page, right? If so, "fix invalid URL" may not be right patch
description and title.

-- 
An old man doll... just what I always wanted! - Clara

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH] dev-tools: fix one invalid url
  2022-06-13  8:01   ` [cocci] " Bagas Sanjaya
@ 2022-06-13 10:12     ` Julia Lawall
  -1 siblings, 0 replies; 12+ messages in thread
From: Julia Lawall @ 2022-06-13 10:12 UTC (permalink / raw)
  To: Bagas Sanjaya
  Cc: Dongliang Mu, Nicolas Palix, Jonathan Corbet, Dongliang Mu,
	cocci, linux-doc, linux-kernel



On Mon, 13 Jun 2022, Bagas Sanjaya wrote:

> On Mon, Jun 13, 2022 at 03:12:42PM +0800, Dongliang Mu wrote:
> > From: Dongliang Mu <mudongliangabcd@gmail.com>
> >
> > Fix the invalid url about Semantic Patch Language
> >
>
> I think what this patch doing is to point SPL reference URL from old
> Coccinelle documentation (doc root) to actual SPL doc entry on new
> Coccinelle page, right? If so, "fix invalid URL" may not be right patch
> description and title.

Agreed, thanks for the suggestion.

julia

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [cocci] [PATCH] dev-tools: fix one invalid url
@ 2022-06-13 10:12     ` Julia Lawall
  0 siblings, 0 replies; 12+ messages in thread
From: Julia Lawall @ 2022-06-13 10:12 UTC (permalink / raw)
  To: Bagas Sanjaya
  Cc: Dongliang Mu, Nicolas Palix, Jonathan Corbet, Dongliang Mu,
	cocci, linux-doc, linux-kernel



On Mon, 13 Jun 2022, Bagas Sanjaya wrote:

> On Mon, Jun 13, 2022 at 03:12:42PM +0800, Dongliang Mu wrote:
> > From: Dongliang Mu <mudongliangabcd@gmail.com>
> >
> > Fix the invalid url about Semantic Patch Language
> >
>
> I think what this patch doing is to point SPL reference URL from old
> Coccinelle documentation (doc root) to actual SPL doc entry on new
> Coccinelle page, right? If so, "fix invalid URL" may not be right patch
> description and title.

Agreed, thanks for the suggestion.

julia

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH] dev-tools: fix one invalid url
  2022-06-13 10:12     ` [cocci] " Julia Lawall
@ 2022-06-14  1:49       ` Dongliang Mu
  -1 siblings, 0 replies; 12+ messages in thread
From: Dongliang Mu @ 2022-06-14  1:49 UTC (permalink / raw)
  To: Julia Lawall
  Cc: Bagas Sanjaya, Dongliang Mu, Nicolas Palix, Jonathan Corbet,
	cocci, linux-doc, linux-kernel

On Mon, Jun 13, 2022 at 6:12 PM Julia Lawall <julia.lawall@inria.fr> wrote:
>
>
>
> On Mon, 13 Jun 2022, Bagas Sanjaya wrote:
>
> > On Mon, Jun 13, 2022 at 03:12:42PM +0800, Dongliang Mu wrote:
> > > From: Dongliang Mu <mudongliangabcd@gmail.com>
> > >
> > > Fix the invalid url about Semantic Patch Language
> > >
> >
> > I think what this patch doing is to point SPL reference URL from old
> > Coccinelle documentation (doc root) to actual SPL doc entry on new
> > Coccinelle page, right? If so, "fix invalid URL" may not be right patch
> > description and title.
>
> Agreed, thanks for the suggestion.

Okay. Let's modify the title to "modify SPL reference URL to actual
SPL doc entry".

BTW, I modify this URL because the previous URL cannot be accessed.

>
> julia

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [cocci] [PATCH] dev-tools: fix one invalid url
@ 2022-06-14  1:49       ` Dongliang Mu
  0 siblings, 0 replies; 12+ messages in thread
From: Dongliang Mu @ 2022-06-14  1:49 UTC (permalink / raw)
  To: Julia Lawall
  Cc: Bagas Sanjaya, Dongliang Mu, Nicolas Palix, Jonathan Corbet,
	cocci, linux-doc, linux-kernel

On Mon, Jun 13, 2022 at 6:12 PM Julia Lawall <julia.lawall@inria.fr> wrote:
>
>
>
> On Mon, 13 Jun 2022, Bagas Sanjaya wrote:
>
> > On Mon, Jun 13, 2022 at 03:12:42PM +0800, Dongliang Mu wrote:
> > > From: Dongliang Mu <mudongliangabcd@gmail.com>
> > >
> > > Fix the invalid url about Semantic Patch Language
> > >
> >
> > I think what this patch doing is to point SPL reference URL from old
> > Coccinelle documentation (doc root) to actual SPL doc entry on new
> > Coccinelle page, right? If so, "fix invalid URL" may not be right patch
> > description and title.
>
> Agreed, thanks for the suggestion.

Okay. Let's modify the title to "modify SPL reference URL to actual
SPL doc entry".

BTW, I modify this URL because the previous URL cannot be accessed.

>
> julia

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH] dev-tools: fix one invalid url
  2022-06-14  1:49       ` [cocci] " Dongliang Mu
@ 2022-06-24 19:37         ` Jonathan Corbet
  -1 siblings, 0 replies; 12+ messages in thread
From: Jonathan Corbet @ 2022-06-24 19:37 UTC (permalink / raw)
  To: Dongliang Mu, Julia Lawall
  Cc: Bagas Sanjaya, Dongliang Mu, Nicolas Palix, cocci, linux-doc,
	linux-kernel

Dongliang Mu <mudongliangabcd@gmail.com> writes:

> On Mon, Jun 13, 2022 at 6:12 PM Julia Lawall <julia.lawall@inria.fr> wrote:
>>
>>
>>
>> On Mon, 13 Jun 2022, Bagas Sanjaya wrote:
>>
>> > On Mon, Jun 13, 2022 at 03:12:42PM +0800, Dongliang Mu wrote:
>> > > From: Dongliang Mu <mudongliangabcd@gmail.com>
>> > >
>> > > Fix the invalid url about Semantic Patch Language
>> > >
>> >
>> > I think what this patch doing is to point SPL reference URL from old
>> > Coccinelle documentation (doc root) to actual SPL doc entry on new
>> > Coccinelle page, right? If so, "fix invalid URL" may not be right patch
>> > description and title.
>>
>> Agreed, thanks for the suggestion.
>
> Okay. Let's modify the title to "modify SPL reference URL to actual
> SPL doc entry".

Normally, the way to effect such a modification is to submit a new
version of the patch reflecting the change.

I've applied the original patch and made the change, but it's better not
to ask maintainers to do that.

Thanks,

jon

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [cocci] [PATCH] dev-tools: fix one invalid url
@ 2022-06-24 19:37         ` Jonathan Corbet
  0 siblings, 0 replies; 12+ messages in thread
From: Jonathan Corbet @ 2022-06-24 19:37 UTC (permalink / raw)
  To: Dongliang Mu, Julia Lawall
  Cc: Bagas Sanjaya, Dongliang Mu, Nicolas Palix, cocci, linux-doc,
	linux-kernel

Dongliang Mu <mudongliangabcd@gmail.com> writes:

> On Mon, Jun 13, 2022 at 6:12 PM Julia Lawall <julia.lawall@inria.fr> wrote:
>>
>>
>>
>> On Mon, 13 Jun 2022, Bagas Sanjaya wrote:
>>
>> > On Mon, Jun 13, 2022 at 03:12:42PM +0800, Dongliang Mu wrote:
>> > > From: Dongliang Mu <mudongliangabcd@gmail.com>
>> > >
>> > > Fix the invalid url about Semantic Patch Language
>> > >
>> >
>> > I think what this patch doing is to point SPL reference URL from old
>> > Coccinelle documentation (doc root) to actual SPL doc entry on new
>> > Coccinelle page, right? If so, "fix invalid URL" may not be right patch
>> > description and title.
>>
>> Agreed, thanks for the suggestion.
>
> Okay. Let's modify the title to "modify SPL reference URL to actual
> SPL doc entry".

Normally, the way to effect such a modification is to submit a new
version of the patch reflecting the change.

I've applied the original patch and made the change, but it's better not
to ask maintainers to do that.

Thanks,

jon

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH] dev-tools: fix one invalid url
  2022-06-24 19:37         ` [cocci] " Jonathan Corbet
@ 2022-06-27  1:40           ` Dongliang Mu
  -1 siblings, 0 replies; 12+ messages in thread
From: Dongliang Mu @ 2022-06-27  1:40 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: Julia Lawall, Bagas Sanjaya, Dongliang Mu, Nicolas Palix, cocci,
	linux-doc, linux-kernel

On Sat, Jun 25, 2022 at 3:37 AM Jonathan Corbet <corbet@lwn.net> wrote:
>
> Dongliang Mu <mudongliangabcd@gmail.com> writes:
>
> > On Mon, Jun 13, 2022 at 6:12 PM Julia Lawall <julia.lawall@inria.fr> wrote:
> >>
> >>
> >>
> >> On Mon, 13 Jun 2022, Bagas Sanjaya wrote:
> >>
> >> > On Mon, Jun 13, 2022 at 03:12:42PM +0800, Dongliang Mu wrote:
> >> > > From: Dongliang Mu <mudongliangabcd@gmail.com>
> >> > >
> >> > > Fix the invalid url about Semantic Patch Language
> >> > >
> >> >
> >> > I think what this patch doing is to point SPL reference URL from old
> >> > Coccinelle documentation (doc root) to actual SPL doc entry on new
> >> > Coccinelle page, right? If so, "fix invalid URL" may not be right patch
> >> > description and title.
> >>
> >> Agreed, thanks for the suggestion.
> >
> > Okay. Let's modify the title to "modify SPL reference URL to actual
> > SPL doc entry".
>
> Normally, the way to effect such a modification is to submit a new
> version of the patch reflecting the change.

I know this rule. It seems I forget to send a v2 patch.

>
> I've applied the original patch and made the change, but it's better not
> to ask maintainers to do that.

This change is surely on my part. I am sorry to forget about this v2 patch.

>
> Thanks,
>
> jon

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [cocci] [PATCH] dev-tools: fix one invalid url
@ 2022-06-27  1:40           ` Dongliang Mu
  0 siblings, 0 replies; 12+ messages in thread
From: Dongliang Mu @ 2022-06-27  1:40 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: Julia Lawall, Bagas Sanjaya, Dongliang Mu, Nicolas Palix, cocci,
	linux-doc, linux-kernel

On Sat, Jun 25, 2022 at 3:37 AM Jonathan Corbet <corbet@lwn.net> wrote:
>
> Dongliang Mu <mudongliangabcd@gmail.com> writes:
>
> > On Mon, Jun 13, 2022 at 6:12 PM Julia Lawall <julia.lawall@inria.fr> wrote:
> >>
> >>
> >>
> >> On Mon, 13 Jun 2022, Bagas Sanjaya wrote:
> >>
> >> > On Mon, Jun 13, 2022 at 03:12:42PM +0800, Dongliang Mu wrote:
> >> > > From: Dongliang Mu <mudongliangabcd@gmail.com>
> >> > >
> >> > > Fix the invalid url about Semantic Patch Language
> >> > >
> >> >
> >> > I think what this patch doing is to point SPL reference URL from old
> >> > Coccinelle documentation (doc root) to actual SPL doc entry on new
> >> > Coccinelle page, right? If so, "fix invalid URL" may not be right patch
> >> > description and title.
> >>
> >> Agreed, thanks for the suggestion.
> >
> > Okay. Let's modify the title to "modify SPL reference URL to actual
> > SPL doc entry".
>
> Normally, the way to effect such a modification is to submit a new
> version of the patch reflecting the change.

I know this rule. It seems I forget to send a v2 patch.

>
> I've applied the original patch and made the change, but it's better not
> to ask maintainers to do that.

This change is surely on my part. I am sorry to forget about this v2 patch.

>
> Thanks,
>
> jon

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-06-27  2:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-13  7:12 [PATCH] dev-tools: fix one invalid url Dongliang Mu
2022-06-13  7:12 ` [cocci] " Dongliang Mu
2022-06-13  8:01 ` Bagas Sanjaya
2022-06-13  8:01   ` [cocci] " Bagas Sanjaya
2022-06-13 10:12   ` Julia Lawall
2022-06-13 10:12     ` [cocci] " Julia Lawall
2022-06-14  1:49     ` Dongliang Mu
2022-06-14  1:49       ` [cocci] " Dongliang Mu
2022-06-24 19:37       ` Jonathan Corbet
2022-06-24 19:37         ` [cocci] " Jonathan Corbet
2022-06-27  1:40         ` Dongliang Mu
2022-06-27  1:40           ` [cocci] " Dongliang Mu

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.