From: Tejun Heo Date: Wed, 13 Jun 2007 19:27:22 +0000 (+0900) Subject: sysfs: implement sysfs_find_dirent() and sysfs_get_dirent() X-Git-Tag: v2.6.23-rc1~1107^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0b0af4792d751106e2003f96af76fa95e10c68d;p=pandora-kernel.git sysfs: implement sysfs_find_dirent() and sysfs_get_dirent() Implement sysfs_find_dirent() and sysfs_get_dirent(). sysfs_dirent_exist() is replaced by sysfs_find_dirent(). These will be used to make directory entries reclamiable. Signed-off-by: Tejun Heo Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed