driver core: kmalloc() failure check in driver_probe_device
authorAkinobu Mita <akinobu.mita@gmail.com>
Mon, 9 Oct 2006 09:04:30 +0000 (18:04 +0900)
committerGreg 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