Re: [PATCH 0/7] staging: rtl8732: Various checkpatch fixes

2017-04-28 Thread Bastien Nocera
On Thu, 2017-04-27 at 18:09 -0600, Justin Vreeland wrote: > Justin Vreeland (7): > >   staging: rtl8723bs: Fix pointer style >   staging: rtl8723bs: Fix spacing around '<' >   staging: rtl8723bs: Do not use assignment in if condition You can add: Reviewed-By: Bastien Nocera To those last 3 patc

[PATCH 0/7] staging: rtl8732: Various checkpatch fixes

2017-04-27 Thread Justin Vreeland
Justin Vreeland (7): staging: rtl8723bs: Fix initialization of static variables staging: rtl8723bs: Wrap multi-line macros in do-while loop staging: rtl8723bs: Macros with complex values should be enclosed in parentheses staging: rtl8723bs: Move braces to same line as conditional stag