From: Tejun Heo Date: Thu, 20 Sep 2007 07:05:11 +0000 (+0900) Subject: sysfs: open code sysfs_attach_dentry() X-Git-Tag: v2.6.24-rc1~1394^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6b4fd2faeb9ddf55ce09cf90b88981e579ee010;p=pandora-kernel.git sysfs: open code sysfs_attach_dentry() sysfs_attach_dentry() now has only one caller and isn't doing much other than obfuscating the code. Open code and kill it. Signed-off-by: Tejun Heo Acked-by: Cornelia Huck Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed