[PATCH] sysfs: fix problem with duplicate sysfs directories and files
authorManeesh Soni <maneesh@in.ibm.com>
Thu, 9 Mar 2006 14:10:14 +0000 (19:40 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Mar 2006 21:42:59 +0000 (13:42 -0800)
The following patch checks for existing sysfs_dirent before
preparing new one while creating sysfs directories and files.

Signed-off-by: Maneesh Soni <maneesh@in.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found