]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite1ea8d21b96bdd0de8cd748b1cd298316d0fdb35
tree5d0275e450e41d7d26995b73bd57d5fad9c4c7bb
parent69a3b5f2330bf3ebf1b5dd0df4f5a6015038530c
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