[SCSI] sbp2: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Mon, 14 May 2007 11:00:04 +0000 (20:00 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 27 May 2007 18:10:08 +0000 (13:10 -0500)
commitd7dea2cf80f0c9eea795b4012e4c86205dda9882
tree385769ae8370e4c931ad968c2d7d731d235b5d97
parent6cad75a61d802c5f4f4299103b8f95aeb3ee9876
[SCSI] sbp2: 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>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/ieee1394/sbp2.c