[SCSI] mesh: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Sat, 26 May 2007 04:07:28 +0000 (13:07 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Thu, 7 Jun 2007 13:49:10 +0000 (08:49 -0500)
commitf0002c4e1fe22d74a43d4ba3379257ee612e2724
treea9b0017f80b19e8fd40ddf927cbd37a9ae16066e
parentd8196ed2181b4595eaf464a5bcbddb6c28649a39
[SCSI] mesh: 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: Paul Mackerras <paulus@samba.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/mesh.c