linux-kernelorg-stable/drivers/net/ethernet/8390
Ethan Nelson-Moore e022155343 net: remove unnecessary module_init/exit functions
Many network drivers have unnecessary empty module_init and module_exit
functions. Remove them (including some that just print a message). Note
that if a module_init function exists, a module_exit function must also
exist; otherwise, the module cannot be unloaded.

Signed-off-by: Ethan Nelson-Moore <enelsonmoore@gmail.com>
Acked-by: Marc Kleine-Budde <mkl@pengutronix.de>
Acked-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>
Link: https://patch.msgid.link/20260131004327.18112-1-enelsonmoore@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-02-02 17:25:23 -08:00
..
8390.c net: remove unnecessary module_init/exit functions 2026-02-02 17:25:23 -08:00
8390.h
8390p.c net: remove unnecessary module_init/exit functions 2026-02-02 17:25:23 -08:00
Kconfig
Makefile
apne.c
ax88796.c net: ethernet: Switch back to struct platform_driver::remove() 2024-10-04 16:39:56 -07:00
axnet_cs.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
etherh.c net: annotate data-races around dev->if_port 2024-05-08 18:51:30 -07:00
hydra.c
lib8390.c
mac8390.c
mcf8390.c net: ethernet: Switch back to struct platform_driver::remove() 2024-10-04 16:39:56 -07:00
ne.c net: ethernet: Switch back to struct platform_driver::remove() 2024-10-04 16:39:56 -07:00
ne2k-pci.c net: ethernet: 8390: ne2k-pci: remove unused struct 'ne2k_pci_card' 2024-05-28 15:21:12 +02:00
pcnet_cs.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
smc-ultra.c
stnic.c
wd.c
xsurf100.c
zorro8390.c