On Wed, Jun 19, 2019 at 11:34:39PM +0530, Hariprasad Kelam wrote: > This patch fixes 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.ke...@gmail.com> > --- > drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-)
Does not apply to my tree :(