From: Akinobu Mita Date: Mon, 9 Oct 2006 09:04:30 +0000 (+0900) Subject: driver core: kmalloc() failure check in driver_probe_device X-Git-Tag: v2.6.19-rc3~126^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d664238207a82c4018757e2d87cf2a780462dcd;p=pandora-kernel.git driver core: kmalloc() failure check in driver_probe_device driver_probe_device() is missing kmalloc() failure check. Signed-off-by: Akinobu Mita Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed