staging: rtl8188eu: add missing spaces around operators
authorMichael Straube <straube.linux@gmail.com>
Tue, 18 Sep 2018 08:07:09 +0000 (10:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2018 11:30:18 +0000 (13:30 +0200)
commit562fd259be5317644ec0ae66d87f2c9d986bcd38
tree747eadb2fb585a8669fec69654c2d0a7cf2d3ae9
parent2590e4e3a636b1a9d0056c2d1bcc7fb069e82792
staging: rtl8188eu: add missing spaces around operators

Add missing 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_ioctl_set.c