USB: usb-storage: merge CB and CBI transport routines
This patch (as1173) merges usb-storage's CB and CBI transports into a single routine. So much of their code is common, it's silly to keep them separate. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> CC: Matthew Dharm <mdharm-usb@one-eyed-alien.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:

committed by
Greg Kroah-Hartman

vanhempi
12aae68a20
commit
64648a9dc4
@@ -113,8 +113,6 @@ struct bulk_cs_wrap {
|
||||
|
||||
#define US_CBI_ADSC 0
|
||||
|
||||
extern int usb_stor_CBI_transport(struct scsi_cmnd *, struct us_data*);
|
||||
|
||||
extern int usb_stor_CB_transport(struct scsi_cmnd *, struct us_data*);
|
||||
extern int usb_stor_CB_reset(struct us_data*);
|
||||
|
||||
|
Viittaa uudesa ongelmassa
Block a user