staging: rtl8188eu: use compound assignment operators
authorMichael Straube <straube.linux@gmail.com>
Mon, 29 Jun 2020 16:12:54 +0000 (18:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Jul 2020 13:43:04 +0000 (15:43 +0200)
commit3a90d8186659b11dba0b19f60cfd866979f8b1be
tree5d0275e450e41d7d26995b73bd57d5fad9c4c7bb
parentbe1247782e5ce606ad47220a87bd3d0fbabe3e4c
staging: rtl8188eu: use compound assignment operators

Use compound assignment operators to simplify the code and clear
missing spaces around operators checkpatch issues.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20200629161255.28371-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/os_dep/ioctl_linux.c