linux/drivers/net/ethernet/smsc
Colin Ian King 214037a146 drivers: net: smc91x: remove redundant initialization of pointer gpio
The pointer gpio 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: David S. Miller <davem@davemloft.net>
2021-03-28 17:51:17 -07:00
..
epic100.c epic100: switch from 'pci_' to 'dma_' API 2020-09-03 16:53:11 -07:00
Kconfig drivers: net: smsc: Add COMPILE_TEST support 2020-11-12 14:49:40 -08:00
Makefile
smc91c92_cs.c
smc91x.c drivers: net: smc91x: remove redundant initialization of pointer gpio 2021-03-28 17:51:17 -07:00
smc91x.h
smc911x.c drivers: net: smc911x: Fix cast from pointer to integer of different size 2020-11-12 14:49:40 -08:00
smc911x.h
smc9194.c
smc9194.h
smsc911x.c net: smsc911x: Make Runtime PM handling more fine-grained 2021-01-19 17:46:39 -08:00
smsc911x.h
smsc9420.c smsc9420: switch from 'pci_' to 'dma_' API 2020-09-03 16:53:28 -07:00
smsc9420.h