Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
/drivers/net/at1700.c replaced init_module&cleanup_module with 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