Re: [v2 PATCH 5/5] Staging:rtl8723bs clean spaces

2018-03-20 Thread Joe Perches
On Tue, 2018-03-20 at 20:26 +, Paul McQuade wrote: > Used checkpatch.pl to clean up spaces around if and for statements > to make it easier to read Perhaps the commit message can be made clearer. I think this is technically correct, but it would be nicer to describe these changes as moving br

[v2 PATCH 5/5] Staging:rtl8723bs clean spaces

2018-03-20 Thread Paul McQuade
Used checkpatch.pl to clean up spaces around if and for statements to make it easier to read Signed-off-by: Paul McQuade --- drivers/staging/rtl8723bs/os_dep/recv_linux.c | 9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/drivers/staging/rtl8723bs/os_dep/recv_linux.c b