[JFFS2] Fix section mismatch warnings in JFFS2.
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 16 May 2006 15:08:10 +0000 (16:08 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Tue, 16 May 2006 15:08:10 +0000 (16:08 +0100)
commit7d2beb135986477f53da77303356bd04329f8d0e
tree686bb65bf6e6f2f7da5b4efe427d7ba56d1469e7
parentcead4dbc03ba6eb2e35bac04439b76a0cc2286ce
[JFFS2] Fix section mismatch warnings in JFFS2.

Mark certain functions with __init and __exit appropriately.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
fs/jffs2/compr.c
fs/jffs2/compr_zlib.c