[SCSI] ibmvscsi: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Fri, 25 May 2007 15:32:58 +0000 (00:32 +0900)
committerJames Bottomley <jejb@mulgrave.localdomain>
Sun, 15 Jul 2007 15:05:33 +0000 (10:05 -0500)
commit9413d7b8aa777dd1fc7db9563ce5e80d769fe7b5
tree66e7e9094baf3ac57f9e87f5cc0c6eb6bfc71e4e
parenta862ea31655a382488315b701e0820a74faf120d
[SCSI] ibmvscsi: 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>
Cc: Santiago Leon <santil@us.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/ibmvscsi/ibmvscsi.c