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:
d9fd4d3
)
driver core: kmalloc() failure check in driver_probe_device
author
Akinobu Mita
<akinobu.mita@gmail.com>
Mon, 9 Oct 2006 09:04:30 +0000
(18:04 +0900)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 18 Oct 2006 19:49:56 +0000
(12:49 -0700)
driver_probe_device() is missing kmalloc() failure check.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found