OpenCloudOS-Kernel/drivers/net/ethernet/cavium
Colin Ian King 5eb2bcf247 net: lio_core: remove redundant assignment to variable tx_done
The variable tx_done is being assigned with a value that is never read
as the function returns a few statements later.  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: Jakub Kicinski <kuba@kernel.org>
2020-05-08 22:46:51 -07:00
..
common net: cavium: Fix build errors due to 'imply CAVIUM_PTP' 2020-04-02 07:01:31 -07:00
liquidio net: lio_core: remove redundant assignment to variable tx_done 2020-05-08 22:46:51 -07:00
octeon net/cavium: Delete N/A assignments for ethtool 2020-03-03 17:54:54 -08:00
thunder net: thunderx: remove set but not used variable 'tail' 2020-03-23 21:53:32 -07:00
Kconfig net: Make PTP-specific drivers depend on PTP_1588_CLOCK 2020-05-01 15:27:51 -07:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00