[SCSI] ncr53c8xx: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Mon, 14 May 2007 10:22:21 +0000 (19:22 +0900)
committerJames Bottomley <jejb@mulgrave.localdomain>
Sun, 15 Jul 2007 15:03:03 +0000 (10:03 -0500)
commit69eca4f52b044edd9890aaa25d74f52e5fcd170e
tree0ac480b4d538537b0d853cc7c23cc354779edab3
parent938febd62b860447247eb9b1c3b6bbc99d2c7f81
[SCSI] ncr53c8xx: 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>
Cc: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/ncr53c8xx.c