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> |
||
|---|---|---|
| .. | ||
| 8390.c | ||
| 8390.h | ||
| 8390p.c | ||
| Kconfig | ||
| Makefile | ||
| apne.c | ||
| ax88796.c | ||
| axnet_cs.c | ||
| etherh.c | ||
| hydra.c | ||
| lib8390.c | ||
| mac8390.c | ||
| mcf8390.c | ||
| ne.c | ||
| ne2k-pci.c | ||
| pcnet_cs.c | ||
| smc-ultra.c | ||
| stnic.c | ||
| wd.c | ||
| xsurf100.c | ||
| zorro8390.c | ||