]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[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)
commit2e91724658d5d6b5f10ad44c8742d7ec1f4833ed
tree6739f6b034c0e1acea587ed4bbb1b3b8e6b90fed
parent742d25b819f11dce91b89e6c9ac17402a119f20a
[SCSI] nsp32: 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: GOTO Masanori <gotom@sanori.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/nsp32.c