linux_dsm_epyc7002/drivers/net/ethernet/dec/tulip
Jason Yan 27ad2cd200 net: tulip: de4x5: make PCI_signature() return void
This function always return 0 now, we can make it return void to
simplify the code. This fixes the following coccicheck warning:

drivers/net/ethernet/dec/tulip/de4x5.c:3908:11-17: Unneeded variable:
"status". Return "0" on line 3912

Signed-off-by: Jason Yan <yanaijie@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-05-07 13:04:21 -07:00
..
21142.c drivers/net: fix up stale paths from driver reorg 2012-01-30 12:54:40 -05:00
de4x5.c net: tulip: de4x5: make PCI_signature() return void 2020-05-07 13:04:21 -07:00
de4x5.h net: fix up a few missing hashtable.h conflict resolutions 2016-08-13 14:51:02 -07:00
de2104x.c net/dec: Delete driver versions 2020-03-03 17:54:54 -08:00
dmfe.c net/dec: Delete driver versions 2020-03-03 17:54:54 -08:00
eeprom.c tulip: eeprom: use struct_size() in kmalloc() 2019-02-01 15:12:29 -08:00
interrupt.c net: tulip: Convert timers to use timer_setup() 2017-10-18 12:39:38 +01:00
Kconfig docs: networking: device drivers: convert dec/dmfe.txt to ReST 2020-05-01 12:24:42 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
media.c tulip: cleanup by using ARRAY_SIZE() 2014-01-23 13:28:29 -08:00
pnic2.c net: tulip: Convert timers to use timer_setup() 2017-10-18 12:39:38 +01:00
pnic.c net: tulip: Convert timers to use timer_setup() 2017-10-18 12:39:38 +01:00
timer.c net: tulip: Convert timers to use timer_setup() 2017-10-18 12:39:38 +01:00
tulip_core.c net: tulip: make early_486_chipsets static 2020-04-15 16:22:14 -07:00
tulip.h net: tulip: Replace zero-length array with flexible-array member 2020-03-05 14:55:48 -08:00
uli526x.c net/dec: Delete driver versions 2020-03-03 17:54:54 -08:00
winbond-840.c net/dec: Delete driver versions 2020-03-03 17:54:54 -08:00
xircom_cb.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00