fs: mark destroy_inode static
authorChristoph Hellwig <hch@lst.de>
Wed, 6 Oct 2010 08:48:55 +0000 (10:48 +0200)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 26 Oct 2010 01:18:19 +0000 (21:18 -0400)
commit56b0dacfa2b8416815a2f2a5f4f51e46be4cf14c
treef438745535c50a574a9c0e4a55fe5f526689204a
parentc37650161a53c01ddd88587675f9a4adc909a73e
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 <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/inode.c
include/linux/fs.h