[S390] cmm: add missing __init/__exit annotations
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 9 Aug 2010 16:12:55 +0000 (18:12 +0200)
committerMartin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com>
Mon, 9 Aug 2010 16:12:54 +0000 (18:12 +0200)
commit2e85ba510ede4aea1b150493407ae911e8ea5051
treeaa52348c5d61cfd953b19724376e8d774b19b1a4
parentc304db8a860c10abfaf72f7faa3df598079e2f0c
[S390] cmm: add missing __init/__exit annotations

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>
arch/s390/mm/cmm.c