linux_dsm_epyc7002/drivers/net/ethernet/qlogic/qed
Colin Ian King e70ac62828 qed: remove redundant assignments to rc
The variable rc is assigned with a value that is never read and
it is re-assigned a new value later on.  The assignment is redundant
and can be removed.  Clean up multiple occurrances of this pattern.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-12-09 14:28:19 -08:00
..
Makefile
qed_cxt.c qed: Modify api for performing a dmae to another PF 2019-05-26 13:04:11 -07:00
qed_cxt.h
qed_dcbx.c
qed_dcbx.h
qed_debug.c qed: Add APIs for configuring grc dump config flags. 2019-08-31 13:32:30 -07:00
qed_debug.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440 2019-06-05 17:37:17 +02:00
qed_dev_api.h qed: Add llh ppfid interface and 100g support for offload protocols 2019-05-26 13:04:11 -07:00
qed_dev.c qed: Fix -Wmaybe-uninitialized false positive 2019-06-18 10:44:21 -07:00
qed_fcoe.c qed: Modify offload protocols to use the affined engine 2019-05-26 13:04:11 -07:00
qed_fcoe.h
qed_hsi.h qed: Add APIs for configuring grc dump config flags. 2019-08-31 13:32:30 -07:00
qed_hw.c qed: Modify api for performing a dmae to another PF 2019-05-26 13:04:11 -07:00
qed_hw.h
qed_init_fw_funcs.c
qed_init_ops.c qed: Modify api for performing a dmae to another PF 2019-05-26 13:04:11 -07:00
qed_init_ops.h
qed_int.c net/ethernet/qlogic/qed: force the string buffer NULL-terminated 2019-08-02 17:57:18 -07:00
qed_int.h net: Fix misspellings of "configure" and "configuration" 2019-10-28 13:41:01 -07:00
qed_iscsi.c qed: Modify offload protocols to use the affined engine 2019-05-26 13:04:11 -07:00
qed_iscsi.h
qed_iwarp.c net: qed: Move static keyword to the front of declaration 2019-09-05 12:38:22 +02:00
qed_iwarp.h qed: Add llh ppfid interface and 100g support for offload protocols 2019-05-26 13:04:11 -07:00
qed_l2.c qed: reduce maximum stack frame size 2019-07-24 15:46:11 -07:00
qed_l2.h
qed_ll2.c qedr: Change the MSI-X vectors selection to be based on affined engine 2019-05-26 13:04:11 -07:00
qed_ll2.h
qed_main.c qed: Optimize execution time for nvm attributes configuration. 2019-10-30 11:57:14 -07:00
qed_mcp.c qed: Add APIs for reading config id attributes. 2019-08-31 13:32:30 -07:00
qed_mcp.h qed: Add APIs for reading config id attributes. 2019-08-31 13:32:30 -07:00
qed_mng_tlv.c
qed_ooo.c
qed_ooo.h
qed_ptp.c qed: Add support for Timestamping the unicast PTP packets. 2019-07-03 11:30:41 -07:00
qed_rdma.c Merge branch 'odp_fixes' into rdma.git for-next 2019-08-21 14:10:36 -03:00
qed_rdma.h
qed_reg_addr.h qed: Add llh ppfid interface and 100g support for offload protocols 2019-05-26 13:04:11 -07:00
qed_roce.c
qed_roce.h
qed_selftest.c
qed_selftest.h
qed_sp_commands.c qed: remove redundant assignments to rc 2019-12-09 14:28:19 -08:00
qed_sp.h
qed_spq.c
qed_sriov.c qed: fix spelling mistake "queuess" -> "queues" 2019-10-30 11:39:05 -07:00
qed_sriov.h net: Fix misspellings of "configure" and "configuration" 2019-10-28 13:41:01 -07:00
qed_vf.c qed: fix spelling mistake "fullill" -> "fulfill" 2019-09-16 09:06:54 +02:00
qed_vf.h
qed.h qed: Add qed devlink parameters table 2019-05-26 13:04:12 -07:00