[PATCH] OCFS2: __init / __exit problem
[pandora-kernel.git] / fs / ocfs2 / uptodate.c
index 3a0458f..50c8fb3 100644 (file)
@@ -537,7 +537,7 @@ int __init init_ocfs2_uptodate_cache(void)
        return 0;
 }
 
-void __exit exit_ocfs2_uptodate_cache(void)
+void exit_ocfs2_uptodate_cache(void)
 {
        if (ocfs2_uptodate_cachep)
                kmem_cache_destroy(ocfs2_uptodate_cachep);