staging: rtl8188eu: add spaces around operators - style
authorMichael Straube <straube.linux@gmail.com>
Tue, 9 Oct 2018 15:48:52 +0000 (17:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Oct 2018 11:15:22 +0000 (13:15 +0200)
commit847a648e15f66a782649c0593eb7e698f57b9328
tree544a445d0a4d6199c7a02967537ed7bca8add2dc
parentf4256fc7f2a88e2f52ef2ca1a0fd729bded7021a
staging: rtl8188eu: add spaces around operators - style

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/xmit_linux.c