]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit37c3a3d21f00d5b04411da6e632fd7ad8a1cae40
tree03635d4c0e318015b44ab0129a295bc3ced14399
parent3c386f7de88e8d526e14ea56f4fb401135de53c3
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