From: Fabian Frederick Date: Mon, 7 Apr 2014 22:39:55 +0000 (-0700) Subject: fs/ufs/super.c: add __init to init_inodecache() X-Git-Tag: v3.15-rc1~57^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76ee4735781713eed1b9754837715a0b3b231dcd;p=pandora-kernel.git fs/ufs/super.c: add __init to init_inodecache() init_inodecache is only called by __init init_ufs_fs. Signed-off-by: Fabian Frederick Cc: Evgeniy Dushistov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed