All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mtd: docs: Add mention of patchwork to patch submission section
@ 2017-11-07  3:07 Roy Franz
  2017-11-07  8:03 ` Richard Weinberger
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Roy Franz @ 2017-11-07  3:07 UTC (permalink / raw)
  To: dwmw2, computersforpeace, boris.brezillon, marek.vasut, richard,
	cyrille.pitchen
  Cc: roy.franz, linux-mtd

Mention that patches submitted to the mailing list are tracked in
the MTD patchwork system.

Signed-off-by: Roy Franz <roy.franz@cavium.com>
---
 source.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/source.xml b/source.xml
index a557a23..991e861 100644
--- a/source.xml
+++ b/source.xml
@@ -137,7 +137,9 @@ use git if you make a habit of it.</P>
 
 <p>If you are sending patches to the <a href="mail.html">mailing list</a>,
 please remember to base them on the appropriate tree listed above, not Linus'
-tree.</p>
+tree.  Patches submitted to the mailing list are tracked in
+<A HREF="https://patchwork.ozlabs.org/project/linux-mtd/list/">Patchwork</A>.</p>
+
 
 <h3>Patch Format Guidelines</h3>
 <p>
-- 
2.11.0

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

* Re: [PATCH] mtd: docs: Add mention of patchwork to patch submission section
  2017-11-07  3:07 [PATCH] mtd: docs: Add mention of patchwork to patch submission section Roy Franz
@ 2017-11-07  8:03 ` Richard Weinberger
  2017-11-07  8:35 ` Boris Brezillon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Richard Weinberger @ 2017-11-07  8:03 UTC (permalink / raw)
  To: Roy Franz
  Cc: dwmw2, computersforpeace, boris.brezillon, marek.vasut,
	cyrille.pitchen, roy.franz, linux-mtd, goliath

Am Dienstag, 7. November 2017, 04:07:55 CET schrieb Roy Franz:
> Mention that patches submitted to the mailing list are tracked in
> the MTD patchwork system.
> 
> Signed-off-by: Roy Franz <roy.franz@cavium.com>
> ---
>  source.xml | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/source.xml b/source.xml
> index a557a23..991e861 100644
> --- a/source.xml
> +++ b/source.xml
> @@ -137,7 +137,9 @@ use git if you make a habit of it.</P>
> 
>  <p>If you are sending patches to the <a href="mail.html">mailing list</a>,
>  please remember to base them on the appropriate tree listed above, not
> Linus' -tree.</p>
> +tree.  Patches submitted to the mailing list are tracked in
> +<A
> HREF="https://patchwork.ozlabs.org/project/linux-mtd/list/">Patchwork</A>.<
> /p> +
> 
>  <h3>Patch Format Guidelines</h3>
>  <p>

Acked-by: Richard Weinberger <richard@nod.at>

Thanks,
//richard

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

* Re: [PATCH] mtd: docs: Add mention of patchwork to patch submission section
  2017-11-07  3:07 [PATCH] mtd: docs: Add mention of patchwork to patch submission section Roy Franz
  2017-11-07  8:03 ` Richard Weinberger
@ 2017-11-07  8:35 ` Boris Brezillon
  2017-11-07 11:26 ` Cyrille Pitchen
  2017-12-20 12:17 ` David Oberhollenzer
  3 siblings, 0 replies; 5+ messages in thread
From: Boris Brezillon @ 2017-11-07  8:35 UTC (permalink / raw)
  To: Roy Franz
  Cc: dwmw2, computersforpeace, marek.vasut, richard, cyrille.pitchen,
	roy.franz, linux-mtd

On Mon,  6 Nov 2017 19:07:55 -0800
Roy Franz <rfranz@cavium.com> wrote:

> Mention that patches submitted to the mailing list are tracked in
> the MTD patchwork system.
> 
> Signed-off-by: Roy Franz <roy.franz@cavium.com>

Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>

> ---
>  source.xml | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/source.xml b/source.xml
> index a557a23..991e861 100644
> --- a/source.xml
> +++ b/source.xml
> @@ -137,7 +137,9 @@ use git if you make a habit of it.</P>
>  
>  <p>If you are sending patches to the <a href="mail.html">mailing list</a>,
>  please remember to base them on the appropriate tree listed above, not Linus'
> -tree.</p>
> +tree.  Patches submitted to the mailing list are tracked in
> +<A HREF="https://patchwork.ozlabs.org/project/linux-mtd/list/">Patchwork</A>.</p>
> +
>  
>  <h3>Patch Format Guidelines</h3>
>  <p>

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

* Re: [PATCH] mtd: docs: Add mention of patchwork to patch submission section
  2017-11-07  3:07 [PATCH] mtd: docs: Add mention of patchwork to patch submission section Roy Franz
  2017-11-07  8:03 ` Richard Weinberger
  2017-11-07  8:35 ` Boris Brezillon
@ 2017-11-07 11:26 ` Cyrille Pitchen
  2017-12-20 12:17 ` David Oberhollenzer
  3 siblings, 0 replies; 5+ messages in thread
From: Cyrille Pitchen @ 2017-11-07 11:26 UTC (permalink / raw)
  To: Roy Franz, dwmw2, computersforpeace, boris.brezillon,
	marek.vasut, richard
  Cc: linux-mtd, roy.franz

Le 07/11/2017 à 04:07, Roy Franz a écrit :
> Mention that patches submitted to the mailing list are tracked in
> the MTD patchwork system.
> 
> Signed-off-by: Roy Franz <roy.franz@cavium.com>
Acked-by: Cyrille Pitchen <cyrille.pitchen@wedev4u.fr>

> ---
>  source.xml | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/source.xml b/source.xml
> index a557a23..991e861 100644
> --- a/source.xml
> +++ b/source.xml
> @@ -137,7 +137,9 @@ use git if you make a habit of it.</P>
>  
>  <p>If you are sending patches to the <a href="mail.html">mailing list</a>,
>  please remember to base them on the appropriate tree listed above, not Linus'
> -tree.</p>
> +tree.  Patches submitted to the mailing list are tracked in
> +<A HREF="https://patchwork.ozlabs.org/project/linux-mtd/list/">Patchwork</A>.</p>
> +
>  
>  <h3>Patch Format Guidelines</h3>
>  <p>
> 

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

* Re: [PATCH] mtd: docs: Add mention of patchwork to patch submission section
  2017-11-07  3:07 [PATCH] mtd: docs: Add mention of patchwork to patch submission section Roy Franz
                   ` (2 preceding siblings ...)
  2017-11-07 11:26 ` Cyrille Pitchen
@ 2017-12-20 12:17 ` David Oberhollenzer
  3 siblings, 0 replies; 5+ messages in thread
From: David Oberhollenzer @ 2017-12-20 12:17 UTC (permalink / raw)
  To: linux-mtd

Sorry for the delay. Ironically, I only discovered quite recently that
this patch was assigned to me on Patchwork.

Applied to mtd-www.git

Thanks,

David

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

end of thread, other threads:[~2017-12-20 12:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-07  3:07 [PATCH] mtd: docs: Add mention of patchwork to patch submission section Roy Franz
2017-11-07  8:03 ` Richard Weinberger
2017-11-07  8:35 ` Boris Brezillon
2017-11-07 11:26 ` Cyrille Pitchen
2017-12-20 12:17 ` David Oberhollenzer

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.