]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: rtl8723bs: hal: Remove True/False Comparisons
authorShobhit Kukreti <shobhitkukreti@gmail.com>
Wed, 19 Jun 2019 01:14:44 +0000 (18:14 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Jun 2019 12:43:01 +0000 (14:43 +0200)
commitd47f4db767324dda5cf9b71036901fbaf3ac4260
tree0966e44e42d32197eb156bde4f825fc67256b24f
parentf2e741cbba1cadbd94631494407e08d13710bbb5
staging: rtl8723bs: hal: Remove True/False Comparisons

Removing comparisons to True/False in if statements.

Checkpatch reported:
CHECK: Using comparison to true is error prone

Signed-off-by: Shobhit Kukreti <shobhitkukreti@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c