]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/scsi/aha1740.c
[SCSI] aha1740: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Mon, 14 May 2007 11:26:06 +0000 (20:26 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 27 May 2007 00:12:56 +0000 (19:12 -0500)
commitc66cc13c16377d177d8887f15a3cc42ab3866f57
tree8ee8325b502ae9ba33662215d300b42d587450b9
parent985c0a7277760512c65bda2eb12c1c7213233eeb
[SCSI] aha1740: 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/aha1740.c