staging: rtl8188eu: add spaces around operators in rtw_ap.c
authorMichael Straube <straube.linux@gmail.com>
Mon, 22 Apr 2019 09:58:23 +0000 (11:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Apr 2019 10:06:56 +0000 (12:06 +0200)
commit8e7f59e50d09e871fdee9d105e66690f74e4e15f
tree645dc6db9bdffbf7765c71e245c512fe5032e508
parent523275a8b38932af7008349a6f92ff59d432425d
staging: rtl8188eu: add spaces around operators in rtw_ap.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_ap.c