staging: rtl8188eu: add spaces around operators in rtw_wlan_util.c
authorMichael Straube <straube.linux@gmail.com>
Wed, 5 Dec 2018 18:30:56 +0000 (19:30 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Dec 2018 15:12:18 +0000 (16:12 +0100)
commit497d6a74413db0341901ab3ba02a31a8446d4819
tree1880866bfb62ace8421a423f7d109b010f7891e5
parent3a3b5defd3f9211dd52bbc980b03bf86351741c5
staging: rtl8188eu: add spaces around operators in rtw_wlan_util.c

Add spaces around '+', '-', '&' and '>>' to follow kernel coding
style. Reported by checkpatch.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_wlan_util.c