| commit | c73961e563dde3239e2e5da08b25ab2832b2e840 | [log] [tgz] |
|---|---|---|
| author | Boaz Harrosh <bharrosh@panasas.com> | Fri Sep 07 06:50:20 2007 +0900 |
| committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Jan 11 18:22:38 2008 -0600 |
| tree | 9785cf3ed4419bc75f0a6395834c3400d9fbb64a | |
| parent | 48c23d3e377bb090bf49ea6c45d024b4c11439b0 [diff] |
[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>