Re: [PATCH] staging: rtl8723bs: Fix coding style issues

2017-05-01 Thread adheer chandravanshi
On Mon, May 1, 2017 at 5:40 PM, Greg KH wrote: > On Mon, May 01, 2017 at 04:19:48PM +0530, Adheer Chandravanshi wrote: >> Fix style issues as reported by checkpatch.pl > > That's really vague, you need to be specific, and only fix one type of > thing per patch. > > thanks, > > greg k-h Thanks for

Re: [PATCH] staging: rtl8723bs: Fix coding style issues

2017-05-01 Thread Greg KH
On Mon, May 01, 2017 at 04:19:48PM +0530, Adheer Chandravanshi wrote: > Fix style issues as reported by checkpatch.pl That's really vague, you need to be specific, and only fix one type of thing per patch. thanks, greg k-h ___ devel mailing list de...@

[PATCH] staging: rtl8723bs: Fix coding style issues

2017-05-01 Thread Adheer Chandravanshi
Fix style issues as reported by checkpatch.pl Signed-off-by: Adheer Chandravanshi --- drivers/staging/rtl8723bs/include/rtl8192c_recv.h | 9 + drivers/staging/rtl8723bs/include/rtl8192c_rf.h | 22 +- 2 files changed, 14 insertions(+), 17 deletions(-) diff --git a/