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:
4df7b3e
)
driver core: sysdev: do not send KOBJ_ADD uevent if kobject_init_and_add fails
author
Xiaotian Feng
<dfeng@redhat.com>
Fri, 24 Jul 2009 09:31:41 +0000
(17:31 +0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 28 Jul 2009 20:45:22 +0000
(13:45 -0700)
If kobject_init_and_add fails, sysdev_register should not send KOBJ_ADD
uevent to userspace.
Signed-off-by: Xiaotian Feng <dfeng@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found