Re: [PATCH] rtl8188eu: hal: phy.c

2019-08-02 Thread Greg Kroah-Hartman
On Fri, Aug 02, 2019 at 09:00:18PM +, Jose Carlos Cazarin Filho wrote: > Fix a lot of checkpath errors of the type: > -CHECK: spaces preferred around that > -CHECK: Alignment should match open parenthesis > > Signed-off-by: Jose Carlos Cazarin Filho > --- > My second commit to th

[PATCH] rtl8188eu: hal: phy.c

2019-08-02 Thread Jose Carlos Cazarin Filho
Fix a lot of checkpath errors of the type: -CHECK: spaces preferred around that -CHECK: Alignment should match open parenthesis Signed-off-by: Jose Carlos Cazarin Filho --- My second commit to the kernel, I know you ppl don't like these kind of commits fixing style-only erros po