Re: [PATCH 2/2] drivers: staging: rts5208: rtsx.c fix Unbalanced braces around else statement issue

From: Greg KH
Date: Mon Apr 27 2020 - 10:18:14 EST


On Mon, Apr 27, 2020 at 02:52:12PM +0100, John Oldman wrote:
> Make a better job of fixing coding style issues, this time fixing
> all blocks as per Joe Perches' comment.

Trailing whitespace :(

>
> Signed-off-by: John Oldman <john.oldman@xxxxxxxxxxxxxx>
> ---
> drivers/staging/rts5208/rtsx.c | 14 +++++---------
> 1 file changed, 5 insertions(+), 9 deletions(-)
>

You sent 2 patches with identical subject lines, yet they do different
things, which is not ok. Please fix up.

greg k-h