staging: rtl8188eu: replace subtraction with result
authorMichael Straube <straube.linux@gmail.com>
Mon, 22 Apr 2019 09:58:24 +0000 (11:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Apr 2019 10:06:56 +0000 (12:06 +0200)
commit74e226b302e8f873316a229d7c0b34baf86d78db
tree8185db335cd850d742680931ef4780aa0013fdba
parent8e7f59e50d09e871fdee9d105e66690f74e4e15f
staging: rtl8188eu: replace subtraction with result

Replace subtraction with the result to improve readability and
clear missing spaces around '-' checkpatch issues.

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