* [PATCH] docs: dev-tools: coccinelle: delete out of date wiki reference
@ 2017-11-13 16:50 Julia Lawall
2017-11-14 1:03 ` Masahiro Yamada
2017-11-16 0:04 ` Masahiro Yamada
0 siblings, 2 replies; 4+ messages in thread
From: Julia Lawall @ 2017-11-13 16:50 UTC (permalink / raw)
To: Masahiro Yamada
Cc: Michal Marek, Nicolas Palix, Linux Kernel Mailing List, cocci,
Jonathan Corbet, linux-doc
The wiki is no longer available.
Signed-off-by: Julia Lawall <julia.lawall@lip6.fr>
---
diff --git a/Documentation/dev-tools/coccinelle.rst b/Documentation/dev-tools/coccinelle.rst
index 37e474f..94f41c2 100644
--- a/Documentation/dev-tools/coccinelle.rst
+++ b/Documentation/dev-tools/coccinelle.rst
@@ -33,9 +33,6 @@ of many distributions, e.g. :
You can get the latest version released from the Coccinelle homepage at
http://coccinelle.lip6.fr/
-Information and tips about Coccinelle are also provided on the wiki
-pages at http://cocci.ekstranet.diku.dk/wiki/doku.php
-
Once you have it, run the following command::
./configure
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCH] docs: dev-tools: coccinelle: delete out of date wiki reference
2017-11-13 16:50 [PATCH] docs: dev-tools: coccinelle: delete out of date wiki reference Julia Lawall
@ 2017-11-14 1:03 ` Masahiro Yamada
2017-11-14 6:10 ` Julia Lawall
2017-11-16 0:04 ` Masahiro Yamada
1 sibling, 1 reply; 4+ messages in thread
From: Masahiro Yamada @ 2017-11-14 1:03 UTC (permalink / raw)
To: Julia Lawall, Jonathan Corbet
Cc: Michal Marek, Nicolas Palix, Linux Kernel Mailing List, cocci,
open list:DOCUMENTATION
Hi Julia, Jon,
2017-11-14 1:50 GMT+09:00 Julia Lawall <julia.lawall@lip6.fr>:
> The wiki is no longer available.
>
> Signed-off-by: Julia Lawall <julia.lawall@lip6.fr>
>
Jon sent the doc pull request yesterday.
I will pick this up for Kbuild tree
because I have not sent pull requests for this MW yet.
>
> diff --git a/Documentation/dev-tools/coccinelle.rst b/Documentation/dev-tools/coccinelle.rst
> index 37e474f..94f41c2 100644
> --- a/Documentation/dev-tools/coccinelle.rst
> +++ b/Documentation/dev-tools/coccinelle.rst
> @@ -33,9 +33,6 @@ of many distributions, e.g. :
> You can get the latest version released from the Coccinelle homepage at
> http://coccinelle.lip6.fr/
>
> -Information and tips about Coccinelle are also provided on the wiki
> -pages at http://cocci.ekstranet.diku.dk/wiki/doku.php
> -
> Once you have it, run the following command::
>
> ./configure
--
Best Regards
Masahiro Yamada
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] docs: dev-tools: coccinelle: delete out of date wiki reference
2017-11-14 1:03 ` Masahiro Yamada
@ 2017-11-14 6:10 ` Julia Lawall
0 siblings, 0 replies; 4+ messages in thread
From: Julia Lawall @ 2017-11-14 6:10 UTC (permalink / raw)
To: Masahiro Yamada
Cc: Jonathan Corbet, Michal Marek, Nicolas Palix,
Linux Kernel Mailing List, cocci, open list:DOCUMENTATION
On Tue, 14 Nov 2017, Masahiro Yamada wrote:
> Hi Julia, Jon,
>
> 2017-11-14 1:50 GMT+09:00 Julia Lawall <julia.lawall@lip6.fr>:
> > The wiki is no longer available.
> >
> > Signed-off-by: Julia Lawall <julia.lawall@lip6.fr>
> >
>
>
> Jon sent the doc pull request yesterday.
>
> I will pick this up for Kbuild tree
> because I have not sent pull requests for this MW yet.
OK, thanks.
julia
>
>
>
> >
> > diff --git a/Documentation/dev-tools/coccinelle.rst b/Documentation/dev-tools/coccinelle.rst
> > index 37e474f..94f41c2 100644
> > --- a/Documentation/dev-tools/coccinelle.rst
> > +++ b/Documentation/dev-tools/coccinelle.rst
> > @@ -33,9 +33,6 @@ of many distributions, e.g. :
> > You can get the latest version released from the Coccinelle homepage at
> > http://coccinelle.lip6.fr/
> >
> > -Information and tips about Coccinelle are also provided on the wiki
> > -pages at http://cocci.ekstranet.diku.dk/wiki/doku.php
> > -
> > Once you have it, run the following command::
> >
> > ./configure
>
>
>
> --
> Best Regards
> Masahiro Yamada
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] docs: dev-tools: coccinelle: delete out of date wiki reference
2017-11-13 16:50 [PATCH] docs: dev-tools: coccinelle: delete out of date wiki reference Julia Lawall
2017-11-14 1:03 ` Masahiro Yamada
@ 2017-11-16 0:04 ` Masahiro Yamada
1 sibling, 0 replies; 4+ messages in thread
From: Masahiro Yamada @ 2017-11-16 0:04 UTC (permalink / raw)
To: Julia Lawall
Cc: Michal Marek, Nicolas Palix, Linux Kernel Mailing List, cocci,
Jonathan Corbet, open list:DOCUMENTATION
2017-11-14 1:50 GMT+09:00 Julia Lawall <julia.lawall@lip6.fr>:
> The wiki is no longer available.
>
> Signed-off-by: Julia Lawall <julia.lawall@lip6.fr>
>
> ---
>
> diff --git a/Documentation/dev-tools/coccinelle.rst b/Documentation/dev-tools/coccinelle.rst
> index 37e474f..94f41c2 100644
> --- a/Documentation/dev-tools/coccinelle.rst
> +++ b/Documentation/dev-tools/coccinelle.rst
> @@ -33,9 +33,6 @@ of many distributions, e.g. :
> You can get the latest version released from the Coccinelle homepage at
> http://coccinelle.lip6.fr/
>
> -Information and tips about Coccinelle are also provided on the wiki
> -pages at http://cocci.ekstranet.diku.dk/wiki/doku.php
> -
> Once you have it, run the following command::
>
> ./configure
Applied to linux-kbuild/misc. Thanks!
--
Best Regards
Masahiro Yamada
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-11-16 0:06 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-13 16:50 [PATCH] docs: dev-tools: coccinelle: delete out of date wiki reference Julia Lawall
2017-11-14 1:03 ` Masahiro Yamada
2017-11-14 6:10 ` Julia Lawall
2017-11-16 0:04 ` Masahiro Yamada
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®