mirror_ubuntu-kernels/drivers/infiniband/hw/irdma
Colin Ian King cd16b32c15 RDMA/irdma: remove redundant initialization of variable val
The variable val is being initialized with a value that is never
read, it is being updated later on. The assignment is redundant and
can be removed.

Link: https://lore.kernel.org/r/20210605131347.26293-1-colin.king@canonical.com
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Shiraz Saleem <shiraz.saleem@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2021-06-07 20:20:05 -03:00
..
cm.c RDMA/irdma: Add connection manager 2021-06-02 19:55:18 -03:00
cm.h RDMA/irdma: Add connection manager 2021-06-02 19:55:18 -03:00
ctrl.c RDMA/irdma: remove redundant initialization of variable val 2021-06-07 20:20:05 -03:00
defs.h RDMA/irdma: Implement HW Admin Queue OPs 2021-06-02 19:55:17 -03:00
hmc.c RDMA/irdma: Add HMC backing store setup functions 2021-06-02 19:55:17 -03:00
hmc.h RDMA/irdma: Add HMC backing store setup functions 2021-06-02 19:55:17 -03:00
hw.c
i40iw_hw.c
i40iw_hw.h
i40iw_if.c
icrdma_hw.c
icrdma_hw.h
irdma.h RDMA/irdma: Implement HW Admin Queue OPs 2021-06-02 19:55:17 -03:00
Kconfig RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw 2021-06-02 20:06:36 -03:00
main.c
main.h
Makefile RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw 2021-06-02 20:06:36 -03:00
osdep.h RDMA/irdma: Add miscellaneous utility definitions 2021-06-02 19:55:19 -03:00
pble.c RDMA/irdma: Add PBLE resource manager 2021-06-02 19:55:18 -03:00
pble.h RDMA/irdma: Add PBLE resource manager 2021-06-02 19:55:18 -03:00
protos.h RDMA/irdma: Add miscellaneous utility definitions 2021-06-02 19:55:19 -03:00
puda.c RDMA/irdma: Add privileged UDA queue implementation 2021-06-02 19:55:17 -03:00
puda.h RDMA/irdma: Add privileged UDA queue implementation 2021-06-02 19:55:17 -03:00
status.h RDMA/irdma: Add miscellaneous utility definitions 2021-06-02 19:55:19 -03:00
trace_cm.h RDMA/irdma: Add dynamic tracing for CM 2021-06-02 19:55:19 -03:00
trace.c RDMA/irdma: Add dynamic tracing for CM 2021-06-02 19:55:19 -03:00
trace.h RDMA/irdma: Add dynamic tracing for CM 2021-06-02 19:55:19 -03:00
type.h RDMA/irdma: Implement HW Admin Queue OPs 2021-06-02 19:55:17 -03:00
uda_d.h RDMA/irdma: Add RoCEv2 UD OP support 2021-06-02 19:55:18 -03:00
uda.c RDMA/irdma: Add RoCEv2 UD OP support 2021-06-02 19:55:18 -03:00
uda.h RDMA/irdma: Add RoCEv2 UD OP support 2021-06-02 19:55:18 -03:00
uk.c RDMA/irdma: Add user/kernel shared libraries 2021-06-02 19:55:18 -03:00
user.h RDMA/irdma: Add user/kernel shared libraries 2021-06-02 19:55:18 -03:00
utils.c RDMA/irdma: Add miscellaneous utility definitions 2021-06-02 19:55:19 -03:00
verbs.c RDMA/irdma: remove extraneous indentation on a statement 2021-06-07 20:19:31 -03:00
verbs.h RDMA/irdma: Implement device supported verb APIs 2021-06-02 19:55:18 -03:00
ws.c RDMA/irdma: Add QoS definitions 2021-06-02 19:55:17 -03:00
ws.h RDMA/irdma: Add QoS definitions 2021-06-02 19:55:17 -03:00