]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
staging: rtl8723bs: hal: hal_btcoex: Using comparison to true is error prone
authorHariprasad Kelam <hariprasad.kelam@gmail.com>
Wed, 26 Jun 2019 02:41:51 +0000 (08:11 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 1 Jul 2019 07:11:23 +0000 (09:11 +0200)
commit9f269b37eec595bd71f1158262b180ec5608f100
tree3d1e5ee16556454cbed2295e80715589201954ed
parent78f2e83dad7bf1b1337f7e0fc5c6add7cab81d62
staging: rtl8723bs: hal: hal_btcoex: Using comparison to true is error prone

fix below issues reported by checkpatch

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

Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/hal_btcoex.c