From: Tejun Heo Date: Wed, 13 Jun 2007 18:45:13 +0000 (+0900) Subject: sysfs: move release_sysfs_dirent() to dir.c X-Git-Tag: v2.6.23-rc1~1107^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa7f912ad4ae0ed7591add52422e48282389652d;p=pandora-kernel.git sysfs: move release_sysfs_dirent() to dir.c There is no reason this function should be inlined and soon to follow sysfs object reference simplification will make it heavier. Move it to dir.c. Signed-off-by: Tejun Heo Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed