[SCSI] scsi_debug: convert to use the data buffer accessors
authorBoaz Harrosh <bharrosh@panasas.com>
Thu, 6 Sep 2007 21:50:20 +0000 (06:50 +0900)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 12 Jan 2008 00:22:38 +0000 (18:22 -0600)
commitc73961e563dde3239e2e5da08b25ab2832b2e840
tree9785cf3ed4419bc75f0a6395834c3400d9fbb64a
parent48c23d3e377bb090bf49ea6c45d024b4c11439b0
[SCSI] scsi_debug: convert to use the data buffer accessors

  - remove the unnecessary map_single path.
  - convert to use the new accessors for the sg lists and the
    parameters.

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Acked-by: Douglas Gilbert <dougg@torque.net>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/scsi_debug.c