On Tue, Nov 03, 2020 at 07:57:54PM +0800, Zou Wei wrote: > Fix below warning reported by coccicheck: > > ./ib_isert.c:1104:12-24: WARNING: Comparison to bool > > Reported-by: Hulk Robot <hulkci@xxxxxxxxxx> > Signed-off-by: Zou Wei <zou_wei@xxxxxxxxxx> > Reviewed-by: Sagi Grimberg <sagi@xxxxxxxxxxx> > --- > drivers/infiniband/ulp/isert/ib_isert.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied to for-next, thanks Jason