commit | 2e85ba510ede4aea1b150493407ae911e8ea5051 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Mon Aug 09 18:12:55 2010 +0200 |
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | Mon Aug 09 18:12:54 2010 +0200 |
tree | aa52348c5d61cfd953b19724376e8d774b19b1a4 | |
parent | c304db8a860c10abfaf72f7faa3df598079e2f0c [diff] |
[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>