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:
72659ec
)
net: spread __net_init, __net_exit
author
Alexey Dobriyan
<adobriyan@gmail.com>
Sun, 17 Jan 2010 03:35:32 +0000
(
03:35
+0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 18 Jan 2010 03:16:02 +0000
(19:16 -0800)
__net_init/__net_exit are apparently not going away, so use them
to full extent.
In some cases __net_init was removed, because it was called from
__net_exit code.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found