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:
c304db8
)
[S390] cmm: add missing __init/__exit annotations
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Mon, 9 Aug 2010 16:12:55 +0000
(18:12 +0200)
committer
Martin Schwidefsky
<sky@mschwide.boeblingen.de.ibm.com>
Mon, 9 Aug 2010 16:12:54 +0000
(18:12 +0200)
Add missing __init and __exit annoations for module init and exit
functions. This will save us huge amounts of memory... sort of.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found