linux/drivers/net/ethernet/dec/tulip
Colin Ian King 17bd3a1e10 tulip: Remove deadcode on startup true condition
The true check on the variable startable in the ternary operator
is always false because the previous if statement handles the true
condition for startable. Hence the ternary check is dead code and
can be removed.

Addresses-Coverity: ("Logically dead code")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-08-07 09:39:54 +01:00
..
21142.c
de4x5.c tulip: use ndo_siocdevprivate 2021-07-27 20:11:43 +01:00
de4x5.h
de2104x.c net: dec: remove leading spaces before tabs 2021-05-19 12:17:31 -07:00
dmfe.c net: dec: remove leading spaces before tabs 2021-05-19 12:17:31 -07:00
eeprom.c tulip: eeprom: use struct_size() in kmalloc() 2019-02-01 15:12:29 -08:00
interrupt.c tulip: switch from 'pci_' to 'dma_' API 2020-09-13 14:42:21 -07:00
Kconfig docs: networking: reorganize driver documentation again 2020-06-26 16:08:44 -07:00
Makefile
media.c tulip: Remove deadcode on startup true condition 2021-08-07 09:39:54 +01:00
pnic2.c net: dec: remove leading spaces before tabs 2021-05-19 12:17:31 -07:00
pnic.c
timer.c
tulip_core.c dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
tulip.h net: tulip: Remove the repeated declaration 2021-06-07 14:03:11 -07:00
uli526x.c net: dec: remove leading spaces before tabs 2021-05-19 12:17:31 -07:00
winbond-840.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2021-07-31 09:14:46 -07:00
xircom_cb.c