staging: rtl8192e: Using comparison to true is error prone
authorJohn Oldman <john.oldman@polehill.co.uk>
Thu, 21 May 2020 08:47:32 +0000 (09:47 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 May 2020 09:02:28 +0000 (11:02 +0200)
commitbf04362fc3e41d0887090ce174a8373653811a7c
treeade2adf72cc0e11505b84e2b4121d8daa5259087
parent728774f7801629226a0c7bd9f9af6ff1dfcb5ca5
staging: rtl8192e: Using comparison to true is error prone

clear below issues reported by checkpatch.pl:

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

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