]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
staging: r8188eu: clean up spacing style issues in core/rtw_xmit.c
authorMichael Straube <straube.linux@gmail.com>
Mon, 16 Aug 2021 15:58:14 +0000 (17:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Aug 2021 17:56:06 +0000 (19:56 +0200)
commit6b6fdf7341d5532e17ca152947ac3a9bdbdcf388
treed3f4273e693ddc17df2a255a299dd9e8e04bad83
parent2dcdb9d1a6f670a04b0ca6492efb011254c7b44a
staging: r8188eu: clean up spacing style issues in core/rtw_xmit.c

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

CHECK: spaces preferred around that ...
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-20-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_xmit.c