[PATCH 0/5] Fix several coding style errors

From: Guilherme Tadashi Maeoka
Date: Sat Mar 09 2019 - 13:31:15 EST


Fix space around operators, pointer definition, constant on the right
side, assignment outside of if condition and else to follow close brace
at staging: rtl8723bs: os_dep.

Guilherme Tadashi Maeoka (5):
Staging: rtl8723bs: os_dep: Fix assignment in if condition
Staging: rtl8723bs: os_dep: Fix space required coding style
Staging: rtl8723bs: os_dep: Fix else to follow close brace
Staging: rtl8723bs: os_dep: Fix space in pointer definition
Staging: rtl8723bs: os_dep: Set constant on right side

.../staging/rtl8723bs/os_dep/osdep_service.c | 52 +++++++++----------
1 file changed, 26 insertions(+), 26 deletions(-)

--
2.17.1