X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=fs%2Fhfsplus%2Fattributes.c;h=caf89a7be0a17e0202a4ac55806d30c07c3498a4;hb=3f583bc21977a608908b83d03ee2250426a5695c;hp=0f47890299c4565aef08c06c335040400e729dd6;hpb=2dd1cb5a7ea7aa0d3f7f36baa48aae3725655647;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;