From: Tejun Heo Date: Thu, 28 Nov 2013 19:54:32 +0000 (-0500) Subject: sysfs, kernfs: move inode code to fs/kernfs/inode.c X-Git-Tag: v3.14-rc1~151^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffed24e22845a3da0ae01095ae3f11c8d16e889d;p=pandora-kernel.git sysfs, kernfs: move inode code to fs/kernfs/inode.c There's nothing sysfs-specific in fs/sysfs/inode.c. Move everything in it to fs/kernfs/inode.c. The respective declarations in fs/sysfs/sysfs.h are moved to fs/kernfs/kernfs-internal.h. This is pure relocation. Signed-off-by: Tejun Heo Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed