[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201003193137.z2bpwzlz5a66kkex@chatter.i7.local>
Date: Sat, 3 Oct 2020 15:31:37 -0400
From: Konstantin Ryabitsev <konstantin@...uxfoundation.org>
To: Julia Lawall <julia.lawall@...ia.fr>
Cc: Joe Perches <joe@...ches.com>, Mark Brown <broonie@...nel.org>,
tools@...ux.kernel.org, linux-iio@...r.kernel.org,
linux-stm32@...md-mailman.stormreply.com,
linux-crypto@...r.kernel.org,
"Rafael J. Wysocki" <rafael@...nel.org>,
linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
Jerome Brunet <jbrunet@...libre.com>,
linux-acpi@...r.kernel.org, David Lechner <david@...hnology.com>,
Valdis Klētnieks <valdis.kletnieks@...edu>,
kernel-janitors@...r.kernel.org, drbd-dev@...ts.linbit.com,
openipmi-developer@...ts.sourceforge.net,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>,
linux-ide@...r.kernel.org, linux-amlogic@...ts.infradead.org,
linux-clk@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Thomas Gleixner <tglx@...utronix.de>,
linux-wireless@...r.kernel.org,
Neil Armstrong <narmstrong@...libre.com>
Subject: Re: [PATCH 00/18] use semicolons rather than commas to separate
statements
On Sat, Oct 03, 2020 at 09:18:51PM +0200, Julia Lawall wrote:
> > > There seems to be some mismatch between b4's use of the
> > > cover letter to a patch series and what maintainers that
> > > apply a subset of the patches in the patch series.
> > >
> > > The merge description shows the entire patch series as
> > > applied, but the actual merge is only a subset of the
> > > series.
> > >
> > > Can this be improved in b4?
> >
> > So, the following logic should be applied:
> >
> > - if the entire series was applied, reply to 0/n
> > - if a subset only is applied, reply to each n/n of the patch that was
> > cherry-picked out of the series
> >
> > Is that an accurate summary?
>
> That sounds good.
I'm worried that this can get unwieldy for series of 50 patches where 49
got applied. Would the following be better:
-----
From: ...
To: ...
Subject: Re: [PATCH 00/18] use semicolons...
On Sun...
> These patches...
>
> [...]
A subset of these patches was applied to
https://...
Thanks!
[5/18] regmap: debugfs:
commit:
(etc)
-----
In other words, we:
- specifically say that it's a subset
- instead of just enumerating the number of patches that were applied,
as is currently the case ([1/1]) we list the exact numbers out of the
posted series (e.g. [5/18])
I think this is a better solution than potentially flooding everyone
with 49 emails.
-K
Powered by blists - more mailing lists