[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190309183047.10781-1-gui.maeoka@gmail.com>
Date: Sat, 9 Mar 2019 15:30:42 -0300
From: Guilherme Tadashi Maeoka <gui.maeoka@...il.com>
To: gregkh@...uxfoundation.org
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
Guilherme Tadashi Maeoka <gui.maeoka@...il.com>
Subject: [PATCH 0/5] Fix several coding style errors
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
Powered by blists - more mailing lists