From: Christoph Hellwig Date: Wed, 6 Oct 2010 08:48:55 +0000 (+0200) Subject: fs: mark destroy_inode static X-Git-Tag: v2.6.37-rc1~94^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56b0dacfa2b8416815a2f2a5f4f51e46be4cf14c;p=pandora-kernel.git fs: mark destroy_inode static Hugetlbfs used to need it, but after the destroy_inode and evict_inode changes it's not required anymore. Signed-off-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed