]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] dpt_i2o: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Fri, 25 May 2007 17:08:10 +0000 (02:08 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Thu, 31 May 2007 17:25:27 +0000 (12:25 -0500)
commitd4e65f6d2ba98c0d307e326adcc93dac01f89510
treef66d55d5941e8196ec694333a7aec3de5e21af94
parentb051004a27b15bbfabdfa19891f194fd4de5c5a5
[SCSI] dpt_i2o: 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.

Jens Axboe <jens.axboe@oracle.com> did the for_each_sg cleanup.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
ACK. Code inspected. Driver changes NOT unit tested or compile tested.
Acked-by: "Salyzyn, Mark" <mark_salyzyn@adaptec.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/dpt_i2o.c