[SCSI] nsp32: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Fri, 25 May 2007 17:12:48 +0000 (02:12 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Wed, 30 May 2007 13:38:50 +0000 (08:38 -0500)
- 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: GOTO Masanori <gotom@sanori.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/nsp32.c

Simple merge