]> err.no Git - linux-2.6/commit
[SCSI] sym53c500_cs: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Tue, 15 May 2007 20:34:05 +0000 (05:34 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 27 May 2007 00:09:22 +0000 (19:09 -0500)
commit9482ef855ef42acb8259f95296b1e93bfb474e74
tree7bcd5c5a7d2ce4406330e3eec5e7ce258ce12008
parent772a5c3f3bbc7749971a3dd4ff35cd77a9e12201
[SCSI] sym53c500_cs: 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/pcmcia/sym53c500_cs.c