git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5250f33
)
/drivers/net/atarilance.c replaced init_module&cleanup_module with module_init&module...
author
Jon Schindler
<jkschind@gmail.com>
Thu, 28 Feb 2008 07:31:18 +0000
(
01:31
-0600)
committer
Jeff Garzik
<jeff@garzik.org>
Mon, 17 Mar 2008 11:49:28 +0000
(07:49 -0400)
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>
No differences found