OpenCloudOS-Kernel/drivers/net/ethernet/neterion
Colin Ian King 465aa30420 net: neterion: remove redundant assignment to variable tmp64
The variable tmp64 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.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-04-12 11:44:02 -07:00
..
vxge net: vxge: fix wrong __VA_ARGS__ usage 2020-03-16 15:03:59 -07:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
s2io-regs.h
s2io.c net: neterion: remove redundant assignment to variable tmp64 2020-04-12 11:44:02 -07:00
s2io.h netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00