]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitf3bb372b16bf53684a2202f31657452ca1e4d669
tree686bb65bf6e6f2f7da5b4efe427d7ba56d1469e7
parenta5d7b65eff0922b3784fcc377926eeed7767d5e5
[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