staging: rtl8723bs: Using comparison to true is error prone
authorJohn Oldman <john.oldman@polehill.co.uk>
Tue, 7 Jul 2020 11:41:28 +0000 (12:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Jul 2020 11:52:46 +0000 (13:52 +0200)
commite49fa0b7394d5a273dbd7a3b8e3c9a103710c920
treeaec9137f0c143bcce483810860af480344e472cb
parenteab439bee0ab0411a5768d1a0f31f8406d954726
staging: rtl8723bs: Using comparison to true is error prone

clear below issues reported by checkpatch.pl:

CHECK: Using comparison to false is error prone
CHECK: Using comparison to true is error pron

Signed-off-by: John Oldman <john.oldman@polehill.co.uk>
Link: https://lore.kernel.org/r/20200707114128.30312-1-john.oldman@polehill.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/os_intfs.c