Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
[firefly-linux-kernel-4.4.55.git] / fs / hfsplus / attributes.c
index 0f47890299c4565aef08c06c335040400e729dd6..caf89a7be0a17e0202a4ac55806d30c07c3498a4 100644 (file)
@@ -11,7 +11,7 @@
 
 static struct kmem_cache *hfsplus_attr_tree_cachep;
 
-int hfsplus_create_attr_tree_cache(void)
+int __init hfsplus_create_attr_tree_cache(void)
 {
        if (hfsplus_attr_tree_cachep)
                return -EEXIST;