[[PATCH v2]] staging: rtl8723bs: Correct errors from checkpatch

2018-11-12 Thread Josenivaldo Benito Jr
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: J

[PATCH] staging: rtl8723bs: Correct errors from checkpatch

2018-11-06 Thread Josenivaldo Benito Jr
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: J