From: Tejun Heo Date: Thu, 28 Nov 2013 19:54:35 +0000 (-0500) Subject: sysfs, kernfs: move symlink core code to fs/kernfs/symlink.c X-Git-Tag: v3.14-rc1~151^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2072f1afddfe9fa00c1c0c79f8986707324ec65b;p=pandora-kernel.git sysfs, kernfs: move symlink core code to fs/kernfs/symlink.c Move core symlink code to fs/kernfs/symlink.c. fs/sysfs/symlink.c now only contains sysfs wrappers around kernfs interfaces. 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