]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
staging: rtl8188eu: cleanup missing spaces around operators
authorMichael Straube <straube.linux@gmail.com>
Thu, 11 Oct 2018 19:57:05 +0000 (21:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 14 Oct 2018 11:32:38 +0000 (13:32 +0200)
commita66ecb24f24251e55a74070d0a025157411377a3
tree986d96187c0e320e47358fa1d3b24ba8c9b6b3ad
parentfde54ecea2be9506fc25f62dd3d9dd6dda0f761f
staging: rtl8188eu: cleanup missing spaces around operators

Clear all missing spaces around operators checkpatch issues
in the file core/rtw_xmit.c. Use '+=' or '-=' where possible.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_xmit.c