staging: rtl8723bs: fix spaces required around unary operator
authorHariprasad Kelam <hariprasad.kelam@gmail.com>
Mon, 10 Jun 2019 19:32:24 +0000 (01:02 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Jun 2019 09:50:07 +0000 (11:50 +0200)
commita89ba68105f8abedc5b15a72a69dc7616062fb80
treeedf77900693d551b6ab4648d13cb1ce5011eeafc
parent6e12260a7c187a1efcdab1e6811e1af124d10ceb
staging: rtl8723bs: fix spaces required around unary operator

this patch fixes below issues reported by checkpatch

ERROR: spaces required around that '=' (ctx:WxV)
ERROR: spaces required around that '=' (ctx:WxV)
ERROR: spaces required around that '<' (ctx:VxV)

Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/osdep_service.c