staging: rtl8192u: Using comparison to true is error prone
authorJohn Oldman <john.oldman@polehill.co.uk>
Mon, 6 Jul 2020 16:22:40 +0000 (17:22 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Jul 2020 11:52:46 +0000 (13:52 +0200)
commiteab439bee0ab0411a5768d1a0f31f8406d954726
tree5645947b4690810af24ceccffde126c5ee49faf9
parent12414fa87ba5cdc685bb56c10def39bdfe9d8a6e
staging: rtl8192u: Using comparison to true is error prone

clear below issues reported by checkpatch.pl:

CHECK: Using comparison to false is error prone

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