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

From: Justin Vreeland
Date: Mon May 01 2017 - 20:54:07 EST


v2:
Added commit messages
Fixed overly long lines
Added Bastien Nocera's Reviewed-by tag
- Also fixed commit messages marked reviewed, hope that's OK. The patch
contents are identical.

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
staging: rtl8723bs: Fix pointer style
staging: rtl8723bs: Fix spacing around '<'
staging: rtl8723bs: Do not use assignment in if condition

drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c | 8 +--
drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c | 4 +-
drivers/staging/rtl8723bs/hal/hal_btcoex.c | 2 +-
drivers/staging/rtl8723bs/hal/odm.h | 5 +-
drivers/staging/rtl8723bs/hal/odm_DIG.c | 2 +-
drivers/staging/rtl8723bs/hal/odm_debug.h | 81 ++++++++++++++-----------
drivers/staging/rtl8723bs/hal/rtl8723b_phycfg.c | 18 +++---
drivers/staging/rtl8723bs/hal/rtl8723b_rf6052.c | 12 ++--
drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c | 20 +++---
9 files changed, 81 insertions(+), 71 deletions(-)

--
2.12.2