[SCSI] wd7000: convert to use the data buffer accessors
commite7d6cf55ea47684b704d67a6046044c29bad4824
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Mon, 14 May 2007 10:27:06 +0000 (14 19:27 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 27 May 2007 00:18:10 +0000 (26 19:18 -0500)
treea74757d0a889d551d5ebdc84db80f04814d9fc58
parent58e2a02eb18393e76a469580fedf7caec190eb5e
[SCSI] wd7000: 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>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/wd7000.c