]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbf8ea380cb4f2fd9bc9f6291a95110d89d240953
treee4cf6b2665319ce3e2d40079fe7e2b7398de7c12
parent7c6fe3817f12bc7bf37e47b74edd9546e429ec0e
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