Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1478642
| From | Randy Dunlap <rdunlap@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: rfc: Updating SubmittingPatches with [RFC PATCH] and/or [WIP PATCH] |
| Date | 2016-09-07 23:50 +0200 |
| Message-ID | <seSTf-5pg-11@gated-at.bofh.it> (permalink) |
| References | (7 earlier) <seNAe-1Vy-21@gated-at.bofh.it> <seNTA-25W-21@gated-at.bofh.it> <seR17-44c-9@gated-at.bofh.it> <seR17-44c-11@gated-at.bofh.it> <seR17-44c-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 09/07/16 12:47, Joe Perches wrote:
> Request for Comment and Work In Progress differences:
>
> Maybe add something like this to Documentation/SubmittingPatches
> ---
> Documentation/SubmittingPatches | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
> index 8c79f1d..aa76057 100644
> --- a/Documentation/SubmittingPatches
> +++ b/Documentation/SubmittingPatches
> @@ -404,6 +404,12 @@ convention to prefix your subject line with [PATCH]. This
> and other kernel developers more easily distinguish patches from other
> e-mail discussions.
>
> +If the patch or patch series is just a proposal to garner comments
> +use [RFC PATCH] before each patch subject.
> +
> +If the patch or patch seriies is incomplete or possibly contains known
series
> +defects and you would like others to see the work to date use
> +[WIP PATCH] before each patch subject.
>
>
> 11) Sign your work
>
--
~Randy
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] mfd: ucb1x00: remove NO_IRQ check Arnd Bergmann <arnd@arndb.de> - 2016-09-06 15:10 +0200
Re: [PATCH] mfd: ucb1x00: remove NO_IRQ check Russell King - ARM Linux <linux@armlinux.org.uk> - 2016-09-06 15:20 +0200
Re: [PATCH] mfd: ucb1x00: remove NO_IRQ check Arnd Bergmann <arnd@arndb.de> - 2016-09-06 15:50 +0200
Re: [PATCH] mfd: ucb1x00: remove NO_IRQ check Lee Jones <lee.jones@linaro.org> - 2016-09-06 17:50 +0200
Re: [PATCH] mfd: ucb1x00: remove NO_IRQ check Russell King - ARM Linux <linux@armlinux.org.uk> - 2016-09-06 18:30 +0200
Re: [PATCH] mfd: ucb1x00: remove NO_IRQ check Lee Jones <lee.jones@linaro.org> - 2016-09-07 12:30 +0200
Re: [PATCH] mfd: ucb1x00: remove NO_IRQ check Russell King - ARM Linux <linux@armlinux.org.uk> - 2016-09-07 13:30 +0200
Re: [PATCH] mfd: ucb1x00: remove NO_IRQ check Lee Jones <lee.jones@linaro.org> - 2016-09-07 14:50 +0200
Re: [PATCH] mfd: ucb1x00: remove NO_IRQ check Russell King - ARM Linux <linux@armlinux.org.uk> - 2016-09-07 15:50 +0200
Re: [PATCH] mfd: ucb1x00: remove NO_IRQ check Lee Jones <lee.jones@linaro.org> - 2016-09-07 17:10 +0200
Re: [PATCH] mfd: ucb1x00: remove NO_IRQ check Russell King - ARM Linux <linux@armlinux.org.uk> - 2016-09-07 18:10 +0200
Re: [PATCH] mfd: ucb1x00: remove NO_IRQ check Lee Jones <lee.jones@linaro.org> - 2016-09-07 18:30 +0200
Re: [PATCH] mfd: ucb1x00: remove NO_IRQ check Russell King - ARM Linux <linux@armlinux.org.uk> - 2016-09-07 18:40 +0200
rfc: Updating SubmittingPatches with [RFC PATCH] and/or [WIP PATCH] Joe Perches <joe@perches.com> - 2016-09-07 21:50 +0200
Re: rfc: Updating SubmittingPatches with [RFC PATCH] and/or [WIP PATCH] Randy Dunlap <rdunlap@infradead.org> - 2016-09-07 23:50 +0200
csiph-web