From: Akinobu Mita Date: Mon, 9 Oct 2006 09:09:33 +0000 (+0900) Subject: usb devio: handle class_device_create() error X-Git-Tag: v2.6.19-rc3~137^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27d39e2627dc7493f554bc0549d8c63953762478;p=pandora-kernel.git usb devio: handle class_device_create() error This patch adds missing class_device_create() error check, and makes notifier return NOTIFY_BAD. Signed-off-by: Akinobu Mita Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed