[SCSI] ipr: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Fri, 25 May 2007 15:26:59 +0000 (00:26 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 29 May 2007 21:54:22 +0000 (16:54 -0500)
commit63015bc9333907725f90a1691d0ade44e51cdcbf
tree0e5eb8d8e348dcd72e1bf60ab2c9786ef30b0ccc
parentc13e5566471d90ff2858f5cacaf27021d158e037
[SCSI] ipr: 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: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/ipr.c