[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ed61ea55a275e520e6245c9fe33f2f076d5cbe3c.camel@perches.com>
Date: Mon, 27 Apr 2020 10:14:28 -0700
From: Joe Perches <joe@...ches.com>
To: Greg KH <gregkh@...uxfoundation.org>,
John Oldman <john.oldman@...ehill.co.uk>
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] drivers: staging: rts5208: rtsx.c fix Unbalanced
braces around else-if statements
On Mon, 2020-04-27 at 18:04 +0200, Greg KH wrote:
> On Mon, Apr 27, 2020 at 04:24:42PM +0100, John Oldman wrote:
> > Make a better job of fixing coding style issues, this time fixing
> > all blocks as per Joe Perches' comment.
[]
> Why is this not just one patch?
Hi John.
These _should_ be one patch.
The subject line should be versioned and affirmative like:
Subject: [PATCH V2] staging: rts5208: rtsx: Use balanced braces for if/else if blocks
The subject should not include "fix", as this is a coding style
issue and not really a logical defect.
Lastly the "this time fixing" bit should be below the --- line.
cheers, Joe
Powered by blists - more mailing lists