public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Michael Ellerman <mpe@ellerman•id.au>
To: Stephen Boyd <sboyd@kernel•org>, Fabio Estevam <festevam@gmail•com>
Cc: Mike Turquette <mturquette@baylibre•com>,
	Stephen Boyd <sboyd@codeaurora•org>,
	Stephen Rothwell <sfr@canb•auug.org.au>,
	Linux Next Mailing List <linux-next@vger•kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger•kernel.org>,
	Dinh Nguyen <dinguyen@kernel•org>,
	Paul Gortmaker <paul.gortmaker@windriver•com>
Subject: Re: linux-next: Fixes tag needs some work in the clk tree
Date: Fri, 18 Jan 2019 23:41:41 +1100	[thread overview]
Message-ID: <878szi3zp6.fsf@concordia.ellerman.id.au> (raw)
In-Reply-To: <154775054438.169631.5111867106558251203@swboyd.mtv.corp.google.com>

Stephen Boyd <sboyd@kernel•org> writes:

> Quoting Fabio Estevam (2019-01-16 17:25:21)
>> On Wed, Jan 16, 2019 at 10:44 PM Stephen Boyd <sboyd@kernel•org> wrote:
>> 
>> > Ok sure. Does this matter to scripts? Is it documented in
>> > Documentation/process/submitting-patches.rst? I've seen both types, one
>> 
>> From Documentation/process/submitting-patches.rst"
>> 
>> "If your patch fixes a bug in a specific commit, e.g. you found an issue using
>> ``git bisect``, please use the 'Fixes:' tag with the first 12 characters of
>> the SHA-1 ID, and the one line summary.  For example::
>> 
>> Fixes: e21d2170f366 ("video: remove unnecessary platform_set_drvdata()")"
>
> Yes but 'one line summary' is not clear to me. Does it mean the summary
> line? Or the one line summary on one line regardless of commit message
> column wrapping? Sorry to be pedantic but I can see how this can be
> misunderstood.

Yeah "one line summary" is referring to the subject of the commit.

So it doesn't explicitly say not to split it across lines, it probably
should.

eg: ?

diff --git a/Documentation/process/submitting-patches.rst b/Documentation/process/submitting-patches.rst
index 30dc00a364e8..12a283ba3929 100644
--- a/Documentation/process/submitting-patches.rst
+++ b/Documentation/process/submitting-patches.rst
@@ -186,6 +186,8 @@ If your patch fixes a bug in a specific commit, e.g. you found an issue using
 
 	Fixes: e21d2170f366 ("video: remove unnecessary platform_set_drvdata()")
 
+To ease parsing of the 'Fixes:' tag please don't split it across multiple lines.
+
 The following ``git config`` settings can be used to add a pretty format for
 outputting the above style in the ``git log`` or ``git show`` commands::
 


cheers

  reply	other threads:[~2019-01-18 12:41 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-15 21:34 linux-next: Fixes tag needs some work in the clk tree Stephen Rothwell
2019-01-16 22:35 ` Stephen Boyd
2019-01-17  1:25   ` Fabio Estevam
2019-01-17 18:42     ` Stephen Boyd
2019-01-18 12:41       ` Michael Ellerman [this message]
2019-01-18 12:49         ` Fabio Estevam
2019-01-18 17:37         ` Stephen Boyd
2019-01-18 17:41           ` Nathan Chancellor
2019-01-18 18:36             ` Joe Perches
  -- strict thread matches above, loose matches on Subject: below --
2019-05-26 10:35 Stephen Rothwell
2020-03-06  6:58 Stephen Rothwell
2020-09-23 11:46 Stephen Rothwell
2020-10-01  0:22 ` Stephen Boyd
2020-10-01  1:22   ` Stephen Rothwell
2020-12-07 22:05 Stephen Rothwell
2020-12-08  8:37 ` Geert Uytterhoeven
2020-12-09 17:29   ` Stephen Boyd
2020-12-10  7:52     ` Geert Uytterhoeven
2020-12-20 21:35       ` Stephen Rothwell
2020-12-21  8:07         ` Geert Uytterhoeven
2024-11-07 21:09 Stephen Rothwell
2024-11-08  9:08 ` Jerome Brunet

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=878szi3zp6.fsf@concordia.ellerman.id.au \
    --to=mpe@ellerman$(echo .)id.au \
    --cc=dinguyen@kernel$(echo .)org \
    --cc=festevam@gmail$(echo .)com \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=mturquette@baylibre$(echo .)com \
    --cc=paul.gortmaker@windriver$(echo .)com \
    --cc=sboyd@codeaurora$(echo .)org \
    --cc=sboyd@kernel$(echo .)org \
    --cc=sfr@canb$(echo .)auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox