Re: [PATCH] staging: rtl8192u: Fix spacing style issues

2019-08-25 Thread Greg KH
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

[PATCH] staging: rtl8192u: Fix spacing style issues

2019-08-25 Thread Sumera Priyadarsini
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 us