Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
/drivers/net/arcnet/com20020.c replaced init_module&cleanup_module wi…
…th module_init&module_exit Replaced init_module and cleanup_module with static functions and module_init/module_exit. Signed-off-by: Jon Schindler <jkschind@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
- Loading branch information