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:
3cfbb67
)
drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&module_exit
author
Jon Schindler
<jkschind@gmail.com>
Thu, 6 Mar 2008 02:50:41 +0000
(18:50 -0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 6 Mar 2008 02:50:41 +0000
(18:50 -0800)
Replace init_module and cleanup_module with static functions and
module_init/module_exit.
Signed-off-by: Jon Schindler <jkschind@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found