linux/drivers/staging/rtl8723bs
Josenivaldo Benito Jr e89760084b staging: rtl8723bs: Correct errors from checkpatch
Correct following errors reported by checkpath.pl:

ERROR: space required before the open parenthesis '(' #265: FILE:
drivers/staging/rtl8723bs/hal/rtl8723bs_recv.c:265:
+                       if(!precvframe) ')'

Also similar errors on line 274 and 283.

Signed-off-by: Josenivaldo Benito Jr <jrbenito@benito.qsl.br>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-11-20 10:53:54 +01:00
..
core staging: rtl8723bs: fix typo in function name rtw_sctx_chk_waring_status 2018-11-05 15:25:39 +01:00
hal staging: rtl8723bs: Correct errors from checkpatch 2018-11-20 10:53:54 +01:00
include staging: rtl8723bs: fix small typo 2018-11-07 13:07:26 +01:00
os_dep staging: rtl8723bs: os_dep: Shift * to be adjacent to pointer name 2018-10-14 13:29:34 +02:00
Kconfig
Makefile staging: rtl8723bs: Rename 'Hal8723BPwrSeq.{c, h}' to 'hal_pwr_seq.*'. 2018-05-25 18:47:22 +02:00
TODO