[SCSI] usb: shuttle_usbat - convert to accessors and !use_sg code path removal
authorBoaz Harrosh <bharrosh@panasas.com>
Sun, 9 Sep 2007 17:40:56 +0000 (20:40 +0300)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 12 Jan 2008 00:22:37 +0000 (18:22 -0600)
commit4776e99ebb171d61c7e242db437358183f27b471
tree7e0a9516551f7d16686abb19cf1b87866b0d8377
parent41c2497b188a641c542328d08a45cf3214d453bd
[SCSI] usb: shuttle_usbat - convert to accessors and !use_sg code path removal

 - functions that received char* but where passed scatterlist* mostly
   were changed to receive void*
 - Use scsi data accessors and remove of !use_sg code path

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Acked-by: Matthew Dharm <mdharm-scsi@one-eyed-alien.net>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/usb/storage/shuttle_usbat.c