From: Heiko Carstens Date: Mon, 9 Aug 2010 16:12:55 +0000 (+0200) Subject: [S390] cmm: add missing __init/__exit annotations X-Git-Tag: v2.6.36-rc1~296^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e85ba510ede4aea1b150493407ae911e8ea5051;p=pandora-kernel.git [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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed