linux/drivers/net/ethernet/qlogic/qed
Colin Ian King 5efe257531 net: qed: remove redundant initialization of variable rc
The variable rc is being initialized with a value that is never read,
it is being updated later on.  The assignment is redundant and can be
removed.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-05-13 15:52:22 -07:00
..
Makefile
qed.h
qed_chain.c
qed_cxt.c qed: fix ILT configuration of SRC block 2020-11-17 16:35:32 -08:00
qed_cxt.h qed: fix ILT configuration of SRC block 2020-11-17 16:35:32 -08:00
qed_dcbx.c
qed_dcbx.h
qed_debug.c
qed_debug.h
qed_dev.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-09-22 16:45:34 -07:00
qed_dev_api.h
qed_devlink.c
qed_devlink.h
qed_fcoe.c
qed_fcoe.h
qed_hsi.h
qed_hw.c
qed_hw.h
qed_init_fw_funcs.c
qed_init_ops.c
qed_init_ops.h
qed_int.c
qed_int.h
qed_iscsi.c net: qed: remove redundant initialization of variable rc 2021-05-13 15:52:22 -07:00
qed_iscsi.h
qed_iwarp.c qed: fix error return code in qed_iwarp_ll2_start() 2020-11-17 10:40:34 -08:00
qed_iwarp.h
qed_l2.c qed: Fix fall-through warnings for Clang 2021-03-10 12:45:15 -08:00
qed_l2.h
qed_ll2.c qed/qed_ll2: Replace one-element array with flexible-array member 2020-09-28 18:47:48 -07:00
qed_ll2.h qed/qed_ll2: Replace one-element array with flexible-array member 2020-09-28 18:47:48 -07:00
qed_main.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-09-22 16:45:34 -07:00
qed_mcp.c
qed_mcp.h
qed_mng_tlv.c
qed_ooo.c
qed_ooo.h
qed_ptp.c
qed_ptp.h
qed_rdma.c RDMA 5.10 pull request 2020-10-17 11:18:18 -07:00
qed_rdma.h
qed_reg_addr.h
qed_roce.c
qed_roce.h
qed_selftest.c
qed_selftest.h
qed_sp.h
qed_sp_commands.c
qed_spq.c
qed_sriov.c qed: Fix fall-through warnings for Clang 2021-03-10 12:45:15 -08:00
qed_sriov.h
qed_vf.c
qed_vf.h