staging: rtl8723bs: Correct errors from checkpatch
authorJosenivaldo Benito Jr <jrbenito@benito.qsl.br>
Tue, 13 Nov 2018 01:57:16 +0000 (23:57 -0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Nov 2018 09:53:54 +0000 (10:53 +0100)
commite89760084bc1278acd040a646d0024f475b3be1d
treeed0e58570464d3b2a5b3f422f81fcc5efb19efdc
parent43671e60041c6efc1c3df03e02c8b5c03d21f2e1
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>
drivers/staging/rtl8723bs/hal/rtl8723bs_recv.c