From: Tejun Heo Date: Wed, 18 Jul 2007 05:30:28 +0000 (+0900) Subject: sysfs: make sysfs_init_inode() static X-Git-Tag: v2.6.23-rc1~480^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc37e2830339cbfa42ac8579a7bf62fc4cdd360d;p=pandora-kernel.git sysfs: make sysfs_init_inode() static With sysfs_fill_super() converted to use sysfs_get_inode(), there is no user of sysfs_init_inode() outside of fs/sysfs/inode.c. Make it static. Signed-off-by: Tejun Heo Acked-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed