Re: [PATCH 03/12] staging:rtl8192u: Remove blank lines before '}' and after '{' characters

From: John Whitmore
Date: Sun Jul 08 2018 - 12:19:00 EST


On Sun, Jul 08, 2018 at 05:38:11PM +0200, Greg KH wrote:
> On Sat, Jul 07, 2018 at 03:55:04PM +0100, John Whitmore wrote:
> > Coding style change to simply remove the unrequired spaces before a closing
> > brace or before an opening brace.
>
> That would be good, but that's not what this patch does :(
>
> It removes lines, not spaces, as the subject line said. You also fix up
> an indentation as well.
>
> thanks,
>
> greg k-h

Oops sorry. I'll fix it up in another pass.