commit | c516865cfbac0d862d4888df91793ad1e74ffd58 | [log] [tgz] |
---|---|---|
author | Maneesh Soni <maneesh@in.ibm.com> | Thu Mar 09 19:40:14 2006 +0530 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Mar 20 13:42:59 2006 -0800 |
tree | 432024125976af3e6c87ae5b9e64b6f1cc291f70 | |
parent | 22f98c0cd7e003b896ee52ded945081307118745 [diff] |
[PATCH] sysfs: fix problem with duplicate sysfs directories and files 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>