Home
last modified time | relevance | path

Searched hist:f7a95c902b020c7fe6781f0814187c2e2266a689 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/infiniband/ulp/isert/
H A Dib_isert.cdiff f7a95c902b020c7fe6781f0814187c2e2266a689 Tue Nov 03 12:57:54 CET 2020 Zou Wei <zou_wei@huawei.com> IB/isert: Do not excplicitly check == false for bool

It is not the kernel style, warning reported by coccicheck:

./ib_isert.c:1104:12-24: WARNING: Comparison to bool

Link: https://lore.kernel.org/r/1604404674-32998-1-git-send-email-zou_wei@huawei.com
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zou Wei <zou_wei@huawei.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>