]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
[SCSI] arcmsr: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Mon, 14 May 2007 10:25:56 +0000 (19:25 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Mon, 28 May 2007 03:28:21 +0000 (22:28 -0500)
commitdeff2627cda995c926788fd9192337ec3febe7b5
treea343c6c2db67fdaff3bda9c2db8cdabb96ca2fc9
parent22c1a6600af920f4fef6d5cc51a8f04b58e9db83
[SCSI] arcmsr: 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: Nick Cheng <nick.cheng@areca.com.tw>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/arcmsr/arcmsr_hba.c