From: Alan Stern Date: Thu, 21 May 2009 21:37:58 +0000 (-0400) Subject: USB: usb-storage: fix return values from init functions X-Git-Tag: v2.6.31-rc1~304^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be475d9027a07069407a19980d1a4fcb7b18b23c;p=pandora-kernel.git USB: usb-storage: fix return values from init functions This patch (as1242) fixes the return values from the special init functions in usb-storage. They are supposed to return 0 for success, not USB_STOR_TRANSPORT_GOOD. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed