From: Adrian Bunk Date: Sat, 7 Jan 2006 19:07:02 +0000 (+0100) Subject: [PATCH] OCFS2: __init / __exit problem X-Git-Tag: v2.6.16-rc3~209^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c6c98fb187524935a93fdd4f9a7193e7b110782;p=pandora-kernel.git [PATCH] OCFS2: __init / __exit problem Functions called by __init funtions mustn't be __exit. Reported by Jan-Benedict Glaw . Signed-off-by: Adrian Bunk Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed