staging: r8188eu: clean up spacing style issues in core/rtw_recv.c
authorMichael Straube <straube.linux@gmail.com>
Mon, 16 Aug 2021 15:58:11 +0000 (17:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Aug 2021 17:56:06 +0000 (19:56 +0200)
commit7527c5ea758cc5219bdf1844c669048653b6c9c8
tree03635d4c0e318015b44ab0129a295bc3ced14399
parent63852ff22d8a6159de4e74b54ca74c1320140e7c
staging: r8188eu: clean up spacing style issues in core/rtw_recv.c

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