Re: [PATCH] staging: rtl8723bs: Clean up comments and code

2019-03-17 Thread Greg KH
On Sat, Mar 09, 2019 at 03:08:11PM -0300, Ariel Torti wrote: > From: Ariel Torti > > Header and function comment style fixed. > Remove commented code. > Fix lines longer than 80 characters. You are doing multiple things in the same patch. Please break this up into a patch series, each one only

[PATCH] staging: rtl8723bs: Clean up comments and code

2019-03-09 Thread Ariel Torti
From: Ariel Torti Header and function comment style fixed. Remove commented code. Fix lines longer than 80 characters. Signed-off-by: Ariel Torti --- drivers/staging/rtl8723bs/core/rtw_io.c | 77 - 1 file changed, 37 insertions(+), 40 deletions(-) diff --git a/