Re: [PATCH 29/29] tools: Avoid comma separated statements
From: Thomas Renninger
Date: Wed Aug 26 2020 - 12:14:19 EST
Am Mittwoch, 26. August 2020, 16:45:24 CEST schrieb Joe Perches:
> On Wed, 2020-08-26 at 11:30 +0200, Thomas Renninger wrote:
> > Hi,
> >
> Read the block immediately below that too:
>
> "This does not apply if only one branch of a conditional statement is a
> single statement; in the latter case use braces in both branches:"
Then +1 from here.
> > Afaik there isn't a specific tag, but having:
> > cleanup only: No functional change
> >
> > in the changelog would be nice for people looking for fixes to backport.
>
> This is not a fix, so it's not for backporting.
Mentioning that in the changelog explicitly or even in the title - cleanup
only
is nice imho, but should definitely not be the reason for re-posting.
Thanks for doing this,
Thomas