linux/drivers/net/ethernet/8390
Uwe Kleine-König b2c943e527 nubus: Make struct nubus_driver::remove return void
The nubus core ignores the return value of the remove callback (in
nubus_device_remove()) and all implementers return 0 anyway.

So make it impossible for future drivers to return an unused error code
by changing the remove prototype to return void.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Finn Thain <fthain@linux-m68k.org>
Link: https://lore.kernel.org/r/20210727080840.3550927-3-u.kleine-koenig@pengutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-07-28 15:33:59 +02:00
..
8390.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
8390.h 8390: Fix coding-style issues 2020-06-28 21:44:49 -07:00
8390p.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
apne.c
ax88796.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
axnet_cs.c net: 8390: remove leading spaces before tabs 2021-05-19 12:17:31 -07:00
etherh.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
hydra.c
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
lib8390.c lib8390: Use netif_msg_init to initialize msg_enable bits 2020-10-01 19:08:46 -07:00
mac8390.c nubus: Make struct nubus_driver::remove return void 2021-07-28 15:33:59 +02:00
Makefile
mcf8390.c
ne2k-pci.c ne2k: Fix Typo in RW-Bugfix 2020-10-31 16:17:02 -07:00
ne.c ne2k: Fix Typo in RW-Bugfix 2020-10-31 16:17:02 -07:00
pcnet_cs.c net: 8390: remove leading spaces before tabs 2021-05-19 12:17:31 -07:00
smc-ultra.c net: 8390: remove leading spaces before tabs 2021-05-19 12:17:31 -07:00
stnic.c net: 8390: remove leading spaces before tabs 2021-05-19 12:17:31 -07:00
wd.c
xsurf100.c
zorro8390.c