From: Frank Rowand <frowand.list@gmail.com>
To: Jonathan Corbet <corbet@lwn.net>
Cc: LKML <linux-kernel@vger.kernel.org>,
Corey Minyard <cminyard@mvista.com>,
Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Kumar Gala <galak@codeaurora.org>
Subject: Re: [PATCH RFC] Docs: Modernize SubmittingPatches
Date: Mon, 15 Dec 2014 12:29:36 -0800 [thread overview]
Message-ID: <548F44B0.6020600@gmail.com> (raw)
In-Reply-To: <20141215105251.16913f8c@lwn.net>
On 12/15/2014 7:52 AM, Jonathan Corbet wrote:
> The SubmittingPatches file still shows a lot of its roots from the era when
> we all sent stuff straight to Linus and hoped for the best. I've gone in
> and thrashed it up to reflect an age where few of us type our own "diff"
> commands anymore. Also added a section on preparing signed tags for pull
> requests.
>
> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
> ---
> Documentation/SubmittingPatches | 433 ++++++++++++++++++++--------------------
> 1 file changed, 212 insertions(+), 221 deletions(-)
>
> diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
> index 1fa1caa198eb..787d0711e18a 100644
> --- a/Documentation/SubmittingPatches
> +++ b/Documentation/SubmittingPatches
> @@ -10,27 +10,48 @@ kernel, the process can sometimes be daunting if you're not familiar
> with "the system." This text is a collection of suggestions which
> can greatly increase the chances of your change being accepted.
>
> -Read Documentation/SubmitChecklist for a list of items to check
> -before submitting code. If you are submitting a driver, also read
> +This document contains a large number of suggestions in a relatively terse
> +format. For detailed information on how the kernel development process
> +works, see Documentation/development-process. Also, read
> +Documentation/SubmitChecklist for a list of items to check before
> +submitting code. If you are submitting a driver, also read
> Documentation/SubmittingDrivers.
If you are submitting a devicetree binding patch, also read
Documentation/devicetree/bindings/submitting-patches.txt.
< snip >
-Frank
next prev parent reply other threads:[~2014-12-15 20:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-15 15:52 [PATCH RFC] Docs: Modernize SubmittingPatches Jonathan Corbet
2014-12-15 16:33 ` Randy Dunlap
2014-12-15 21:58 ` Jonathan Corbet
2014-12-15 20:29 ` Frank Rowand [this message]
2014-12-15 22:42 ` Corey Minyard
2014-12-18 19:28 ` Mark Brown
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=548F44B0.6020600@gmail.com \
--to=frowand.list@gmail.com \
--cc=cminyard@mvista.com \
--cc=corbet@lwn.net \
--cc=galak@codeaurora.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
/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.