Staging: rtl8723bs: fix multiple missing spaces coding style problem
authorChristoffer Kjoelbaek <christoffer@kjoelbaek.dk>
Mon, 31 Jul 2017 20:08:12 +0000 (20:08 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Aug 2017 22:57:16 +0000 (15:57 -0700)
commitcbd7cb83cf284c6c8ce61ffcf791c72a91f5c5fa
treee4cf6b2665319ce3e2d40079fe7e2b7398de7c12
parentf66af90acf51ec7310594d42a4599499238d440c
Staging: rtl8723bs: fix multiple missing spaces coding style problem

According to the coding-style documentation, spaces are required
around most binary and ternary operators. Spaces were added to
fix mulitple coding-style errors.

Signed-off-by: Christoffer Kjoelbaek <christoffer@kjoelbaek.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/xmit_linux.c