From: David Woodhouse Date: Fri, 9 Jun 2006 14:06:42 +0000 (+0100) Subject: [JFFS2] Fix more breakage caused by janitorial meddling. X-Git-Tag: v2.6.18-rc1~1105^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ed0156f774cf50252e7f51032d1cc857fe86879;p=pandora-kernel.git [JFFS2] Fix more breakage caused by janitorial meddling. jffs2_zlib_exit() and free_workspaces() shouldn't be marked __exit because they get called in the error case from the init functions. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed