staging: rtl8723bs: hal: Using comparison to true is error prone
authorHariprasad Kelam <hariprasad.kelam@gmail.com>
Sat, 15 Jun 2019 04:36:36 +0000 (10:06 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Jun 2019 06:59:40 +0000 (08:59 +0200)
commit88004c3e693d27d7408ad364e8441224affcf2b4
tree26bca24c0cfb15c595ddd1db753a2f43c92ddf40
parent0c20037c6749b8dbb5f6d5952b2894cf3b375571
staging: rtl8723bs: hal: Using comparison to true is error prone

fix below issue 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/rtl8723bs_xmit.c