staging: r8188eu: clean up comparsions to true/false
authorMichael Straube <straube.linux@gmail.com>
Mon, 9 Aug 2021 16:49:58 +0000 (18:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Aug 2021 10:20:05 +0000 (12:20 +0200)
commite293639ec5a9e95d54e140d0698987b213ec8815
treef203c11cc8b5942d3cdc3cf0369263b615ea97e3
parent7bc4f399dc11501bc160d54f2b4943f3a87e1bb8
staging: r8188eu: clean up comparsions to true/false

Clean up some comparsions to true/false to clear chackpatch warnings.

WARNING: Unnecessary parentheses - maybe == should be = ?

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210809165007.23204-9-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_ioctl_set.c
drivers/staging/r8188eu/core/rtw_mlme.c
drivers/staging/r8188eu/core/rtw_xmit.c