staging: r8188eu: clean up spacing style issues in core/rtw_cmd.c
authorMichael Straube <straube.linux@gmail.com>
Mon, 16 Aug 2021 15:57:59 +0000 (17:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Aug 2021 17:56:04 +0000 (19:56 +0200)
commit575da340cdb6aa9b4aa331d95c8a470ea976fe0f
tree27f69413e9298dd9f06d3490b74cecd79c19062f
parent8ccacd41b6d6f7f06fa1a4f602c8fd3e6ad51237
staging: r8188eu: clean up spacing style issues in core/rtw_cmd.c

Clean up spacing style issues in core/rtw_cmd.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-5-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_cmd.c