]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[SCSI] 53c700: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Mon, 14 May 2007 10:12:55 +0000 (19:12 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 26 May 2007 21:30:04 +0000 (16:30 -0500)
commit3258a4d5690880a62121553b604893ecaca7d042
tree42c10b636283144b6e5f50c906b024534d2c3e30
parent824d7b570b4dec49e868c251d670941b02a1e489
[SCSI] 53c700: 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/53c700.c