git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22f98c0
)
[PATCH] sysfs: fix problem with duplicate sysfs directories and files
author
Maneesh Soni
<maneesh@in.ibm.com>
Thu, 9 Mar 2006 14:10:14 +0000
(19:40 +0530)
committer
Greg 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