]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[SCSI] sym53c416: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Tue, 15 May 2007 21:44:34 +0000 (06:44 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 27 May 2007 00:08:50 +0000 (19:08 -0500)
commit772a5c3f3bbc7749971a3dd4ff35cd77a9e12201
treea016e5e9340582f8eb19b4cb31f81d0f4bd5037f
parent03cde46b6bd74672bcb88a2f155aa3e3b6ff4fa1
[SCSI] sym53c416: 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/sym53c416.c