X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=fs%2Fhfsplus%2Fattributes.c;h=caf89a7be0a17e0202a4ac55806d30c07c3498a4;hb=277a163c83d7ba93fba1e8980d29a9f8bfcfba6c;hp=0f47890299c4565aef08c06c335040400e729dd6;hpb=27eb2c4b3d3e13f376a359e293c212a2e9407af5;p=firefly-linux-kernel-4.4.55.git diff --git a/fs/hfsplus/attributes.c b/fs/hfsplus/attributes.c index 0f47890299c4..caf89a7be0a1 100644 --- a/fs/hfsplus/attributes.c +++ b/fs/hfsplus/attributes.c @@ -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;