diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2021-08-03 13:40:51 +0200 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2021-08-03 13:05:26 +0100 |
| commit | a07d8ecf6b39cac4c708f5a64cb5c72ffe862e5f (patch) | |
| tree | 5f77238f1a38ab15347a23f70ef3d8149d66931d /net/unix/af_unix.c | |
| parent | wan: hostess_sv11: use module_init/module_exit helpers (diff) | |
| download | linux-a07d8ecf6b39cac4c708f5a64cb5c72ffe862e5f.tar.gz linux-a07d8ecf6b39cac4c708f5a64cb5c72ffe862e5f.zip | |
ethernet: isa: convert to module_init/module_exit
There are a couple of ISA ethernet drivers that use the old
init_module/cleanup_module function names for the main entry
points, nothing else uses those any more.
Change them to the documented method with module_init()
and module_exit() markers next to static functions.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
