From: Matthew Dharm Date: Mon, 5 Dec 2005 05:58:52 +0000 (-0800) Subject: [PATCH] USB Storage: sddr09 cleanups X-Git-Tag: v2.6.16-rc1~474^2~22^2~10^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dc08a357538de3d93305fbf99348663abdbf2cd;p=pandora-kernel.git [PATCH] USB Storage: sddr09 cleanups This is the second of three patches to prepare the sddr09 subdriver for conversion to the Sim-SCSI framework. This patch (as595) updates the code to use standard error values for return codes instead of our special-purpose USB_STOR_TRANSPORT_... codes. The reverse update is then needed in the transport routine, but with the Sim-SCSI framework that routine will go away. Signed-off-by: Alan Stern Acked-by: Andries Brouwer Signed-off-by: Matthew Dharm Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed