[SCSI] NCR53c406a: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Tue, 15 May 2007 22:01:23 +0000 (07:01 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 27 May 2007 00:08:20 +0000 (19:08 -0500)
commit03cde46b6bd74672bcb88a2f155aa3e3b6ff4fa1
tree6d75c8a37572e75c069333c5b4cb59294b7b897e
parent646158c203ae8e76a44bb38634fc82f2da041824
[SCSI] NCR53c406a: 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/NCR53c406a.c