mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-15 04:09:26 +00:00
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>