mirror_ubuntu-kernels/drivers/infiniband/hw
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
..
bnxt_re RDMA/bnxt_re: Fix missing le16_to_cpu 2019-11-25 10:31:47 -04:00
cxgb4 RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()' 2019-11-17 10:37:00 -04:00
efa IB/umem: remove the dmasync argument to ib_umem_get 2019-11-17 10:37:00 -04:00
hfi1 IB/hfi1: remove redundant assignment to variable ret 2019-11-25 10:31:47 -04:00
hns IB/umem: remove the dmasync argument to ib_umem_get 2019-11-17 10:37:00 -04:00
i40iw IB/umem: remove the dmasync argument to ib_umem_get 2019-11-17 10:37:00 -04:00
mlx4 IB/mlx4: Update HW GID table while adding vlan GID 2019-11-19 15:58:55 -04:00
mlx5 Merge branch 'ib-guids' into rdma.git for-next 2019-11-25 10:31:47 -04:00
mthca IB/umem: remove the dmasync argument to ib_umem_get 2019-11-17 10:37:00 -04:00
ocrdma IB/umem: remove the dmasync argument to ib_umem_get 2019-11-17 10:37:00 -04:00
qedr RDMA/qedr: Fix null-pointer dereference when calling rdma_user_mmap_get_offset 2019-11-19 16:15:36 -04:00
qib RDMA/qib: Validate ->show()/store() callbacks before calling them 2019-11-14 11:49:15 -04:00
usnic mm/gup: add make_dirty arg to put_user_pages_dirty_lock() 2019-09-24 15:54:08 -07:00
vmw_pvrdma IB/umem: remove the dmasync argument to ib_umem_get 2019-11-17 10:37:00 -04:00
Makefile RDMA/iw_cxgb3: Remove the iw_cxgb3 module from kernel 2019-10-04 15:08:59 -03:00