[PATCH] staging: rtl8192u: Fix spacing style issues

Greg KH gregkh at linuxfoundation.org
Mon Aug 26 04:36:06 UTC 2019


On Mon, Aug 26, 2019 at 01:08:35AM +0530, Sumera Priyadarsini wrote:
> This patch fixes the file r8190_rtl8256.c to avoid the following
> checkpatch.pl warnings:
> 	CHECK: spaces preferred around that '<<' (ctx:VxV)
> 	CHECK: spaces preferred around that '-' (ctx:VxV)
> 	CHECK: Blank lines aren't necessary before a close brace '}'
> 	CHECK: Please use a blank line after function/struct/union/enum declarations
> 	CHECK: No space is necessary after a cast
> 	CHECK: Please don't use multiple blank lines
> 	CHECK: Please don't use multiple blank lines

Can you split this up into at least 2 different patches, one for blank l
ines and one for spaces?

thanks,

greg k-h


More information about the devel mailing list