Re: [PATCH] staging: erofs: fix warning Comparison to bool

2019-06-10 Thread Chao Yu
On 2019/6/8 17:39, Hariprasad Kelam wrote: > fix below warnings reported by coccicheck > > drivers/staging/erofs/unzip_vle.c:332:11-18: WARNING: Comparison to bool > > Signed-off-by: Hariprasad Kelam Reviewed-by: Chao Yu Thanks, ___ devel mailing li

Re: [PATCH] staging: erofs: fix warning Comparison to bool

2019-06-08 Thread Gao Xiang
On 2019/6/8 ??5:39, Hariprasad Kelam wrote: > fix below warnings reported by coccicheck > > drivers/staging/erofs/unzip_vle.c:332:11-18: WARNING: Comparison to bool > > Signed-off-by: Hariprasad Kelam Reviewed-by: Gao Xiang Thanks, Gao Xiang > --- > drivers/staging/erofs/unzip_vle.c