linux_dsm_epyc7002/drivers/infiniband
kbuild test robot 3756c7f59a IB/hns: fix boolreturn.cocci warnings
drivers/infiniband/hw/hns/hns_roce_qp.c:802:9-10: WARNING: return of 0/1 in function 'hns_roce_wq_overflow' with return type bool

 Return statements in functions returning bool should use
 true/false instead of 1/0.
Generated by: scripts/coccinelle/misc/boolreturn.cocci

Fixes: 7d1b6a678e0b ("IB/hns: Support compile test for hns RoCE driver")
CC: Matan Barak <matanb@mellanox.com>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-07-28 14:51:13 -04:00
..
core IB/cma: Fix default RoCE type setting 2017-07-28 13:47:24 -04:00
hw IB/hns: fix boolreturn.cocci warnings 2017-07-28 14:51:13 -04:00
sw Merge branch 'misc' into k.o/for-next 2017-07-27 09:00:38 -04:00
ulp Merge branch 'misc' into k.o/for-next 2017-07-27 09:00:38 -04:00
Kconfig IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdev 2017-04-20 12:01:38 -04:00
Makefile IB/rdmavt: Create module framework and handle driver registration 2016-03-10 20:37:04 -05:00