From: Lukas Wunner <lukas@wunner.de>
To: Bjorn Helgaas <helgaas@kernel.org>
Cc: linux-pci@vger.kernel.org
Subject: Re: Make Bjorn's life easier (and grease the path of your patch)
Date: Thu, 21 Sep 2023 17:14:01 +0200 [thread overview]
Message-ID: <20230921151401.GA25512@wunner.de> (raw)
In-Reply-To: <20171026223701.GA25649@bhelgaas-glaptop.roam.corp.google.com>
Hi Bjorn,
On Thu, Oct 26, 2017 at 05:37:01PM -0500, Bjorn Helgaas wrote:
> This is a list of things I look at when reviewing patches.
[...]
> Write the changelog:
[...]
> - Order tags as suggested by Ingo [1] (extended):
>
> Fixes:
> Link:
> Reported-by:
> Tested-by:
> Signed-off-by: (author)
> Signed-off-by: (chain)
> Reviewed-by:
> Acked-by:
> Cc: stable@vger.kernel.org # 3.4+
> Cc: (other)
I've used your message from 2017 [1] as a reference on how to order tags
but today discovered that checkpatch.pl has a new rule which is sort of
at odds with your preferred style:
WARNING: Reported-by: should be immediately followed by Closes: with a URL to the report
#38:
Reported-by: Chad Schroeder <CSchroeder@sonifi.com>
Tested-by: Chad Schroeder <CSchroeder@sonifi.com>
total: 0 errors, 1 warnings, 15 lines checked
I'm not sure where to insert the Closes tag, checkpatch wants it immediately
after the Reported-by, but since Closes is like Link, I'd assume that you'd
prefer it to precede the Reported-by.
I've pointed other folks to your message so that they know which guidelines
to observe when submitting to linux-pci. I'd like to encourage you to
update it and (if you like) add it to the tree as a maintainer profile
(see Documentation/maintainer/maintainer-entry-profile.rst) so that it's
even easier to find.
[1] https://lore.kernel.org/linux-pci/20171026223701.GA25649@bhelgaas-glaptop.roam.corp.google.com/
Thanks!
Lukas
next prev parent reply other threads:[~2023-09-21 18:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-26 22:37 Make Bjorn's life easier (and grease the path of your patch) Bjorn Helgaas
2023-09-21 15:14 ` Lukas Wunner [this message]
2023-09-21 16:27 ` Bjorn Helgaas
2023-09-21 18:44 ` Krzysztof Wilczyński
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=20230921151401.GA25512@wunner.de \
--to=lukas@wunner.de \
--cc=helgaas@kernel.org \
--cc=linux-pci@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox