[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)
 - 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>

No differences found