staging: rtl8188eu: add spaces around operators in mlme_linux.c
authorMichael Straube <straube.linux@gmail.com>
Thu, 17 Jan 2019 19:23:00 +0000 (20:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Jan 2019 09:34:01 +0000 (10:34 +0100)
commit6e3da68c7f8c645e0ea07b158ab56965bac4ea2d
treeebdab4f1d688bc2de12a35078b69f0a08971841f
parent9435bbd4b9d95280230bae09bad9e136941a500a
staging: rtl8188eu: add spaces around operators in mlme_linux.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/os_dep/mlme_linux.c