]> pilppa.org Git - linux-2.6-omap-h63xx.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)
commit10803de4c18e8e085573fd7153de3e64d4246af5
treef66d55d5941e8196ec694333a7aec3de5e21af94
parent385d70b4e2659ae525a00e46a9f97146949cfc14
[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