80e436f605877e47e4950f5386ed843badbb1b author Tejun Heo 1184736628 +0900 committer Greg Kroah-Hartman 1184798989 -0700 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 ?2¯_’-x