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:
e185483
)
6lowpan: Remove __init tag from lowpan_netlink_fini().
author
David S. Miller
<davem@davemloft.net>
Wed, 6 Feb 2013 20:54:38 +0000
(15:54 -0500)
committer
David S. Miller
<davem@davemloft.net>
Wed, 6 Feb 2013 20:54:38 +0000
(15:54 -0500)
It's called from both __init and __exit code, so neither
tag is appropriate.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found