]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] hptiop: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Mon, 14 May 2007 11:25:31 +0000 (20:25 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 17 Jun 2007 23:35:14 +0000 (18:35 -0500)
commit22b0fc2eb6c8080c07d155f82f9e6c8adc409426
treee00e0d04e57a158e02adb84de73a3f010c27627d
parenteb20b11612efc1d15351315fdfa3c5175f77b82a
[SCSI] hptiop: 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>
Acked-by: HighPoint Linux Team <linux@highpoint-tech.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/hptiop.c