linux_dsm_epyc7002/drivers/infiniband
Colin Ian King 25d24f4241 IB/hfi1: remove redundant assignment to variable ret
The variable ret is being initialized with a value that is never
read and it is being updated later with a new value. The
initialization is redundant and can be removed.

Link: https://lore.kernel.org/r/20191122154814.87257-1-colin.king@canonical.com
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-11-25 10:31:47 -04:00
..
core Merge branch 'ib-guids' into rdma.git for-next 2019-11-25 10:31:47 -04:00
hw IB/hfi1: remove redundant assignment to variable ret 2019-11-25 10:31:47 -04:00
sw IB/umem: remove the dmasync argument to ib_umem_get 2019-11-17 10:37:00 -04:00
ulp Merge branch 'ib-guids' into rdma.git for-next 2019-11-25 10:31:47 -04:00
Kconfig RDMA/iw_cxgb3: Remove the iw_cxgb3 module from kernel 2019-10-04 15:08:59 -03:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00