fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache()
authorFabian Frederick <fabf@skynet.be>
Thu, 3 Apr 2014 21:50:35 +0000 (14:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 3 Apr 2014 23:21:26 +0000 (16:21 -0700)
commitc11e614d712c4f3e89f31a0119111c01163f1508
tree7994093d4653a8f7ca2fc0d29206fae20e531475
parentd7bdb996aef67ea24c62707ca4e29b07025e9683
fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache()

hfsplus_create_attr_tree_cache is only called by __init init_hfsplus_fs

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Reviewed-by: Vyacheslav Dubeyko <slava@dubeyko.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/hfsplus/attributes.c
fs/hfsplus/hfsplus_fs.h
This page took 0.025317 seconds and 5 git commands to generate.