staging: rtl8192u: fix spaces around algebric and binary operators
authorAastha Gupta <aastha.gupta4104@gmail.com>
Sat, 16 Sep 2017 11:00:44 +0000 (16:30 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Sep 2017 10:07:47 +0000 (12:07 +0200)
commit18e748814926b3f0518d9797094cfbab94237c13
treeb77e2911f70d0ddd8f1356b78fca78de3daf6835
parent0fb8997bac3d0b4643436e5adf20176d62c6137c
staging: rtl8192u: fix spaces around algebric and binary operators

Fixes prefer spaces around '+', '_', '?', '&', '==', '!=', '|', '&&', '=' as reported
by checkpatch.pl.

Signed-off-by: Aastha Gupta <aastha.gupta4104@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/ieee80211.h