staging: r8188eu: clean up spacing style issues in core/rtw_ieee80211.c
authorMichael Straube <straube.linux@gmail.com>
Mon, 16 Aug 2021 15:58:01 +0000 (17:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Aug 2021 17:56:05 +0000 (19:56 +0200)
commit4842e46f703c484598cf055ae4bc108fdf4b26d6
tree6ab78b13b017d4f841b33948b034ecfddd551e9e
parent2d8f67a53a2a2b82a33ff71f0fa310a3dae9f3f1
staging: r8188eu: clean up spacing style issues in core/rtw_ieee80211.c

Clean up spacing style issues in core/rtw_ieee80211.c reported by
checkpatch.

CHECK: spaces preferred around that ...
CHECK: No space is necessary after a cast
WARNING: space prohibited between function name and open parenthesis '('

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210816155818.24005-7-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_ieee80211.c