staging: rtl8192u: ieee80211: Resolve ERROR reported by checkpatch
authorVandana BN <bnvandana@gmail.com>
Tue, 30 Apr 2019 18:29:44 +0000 (23:59 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 May 2019 16:18:03 +0000 (18:18 +0200)
commit0580db2cb6b300708f5f3dca8b8fa79b04433037
tree98c30aa08a3785560aaafc3e733f808ae445258f
parent7fb4a94db87e333cd669964f09c3b19b91aa49b7
staging: rtl8192u: ieee80211: Resolve ERROR reported by checkpatch

This patch resolves coding style space ERRORs reported by checkpatch

ERROR: spaces required around that '>' (ctx:VxV)
ERROR: space required after that ',' (ctx:VxO)
ERROR: space required before that '&' (ctx:OxV)
ERROR: spaces required around that '!=' (ctx:VxV)
ERROR: spaces required around that '=' (ctx:VxW)
ERROR: space required before the open parenthesis '('
ERROR: spaces required around that '?' (ctx:VxE)
ERROR: spaces required around that ':' (ctx:VxE)
ERROR: spaces required around that '==' (ctx:VxV)
Signed-off-by: Vandana BN <bnvandana@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c