]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] megaraid_old: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Mon, 14 May 2007 11:17:27 +0000 (20:17 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Thu, 31 May 2007 22:11:21 +0000 (18:11 -0400)
commit3f6270ef76f2ce5c134615a470685d6c2a66c07e
tree71e7309f03e15b185fae2eb91ddf129b0653dc28
parent2b14ec787869707843a14164a3ba91930a076031
[SCSI] megaraid_old: 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>
Acked-by: Sumant Patro <sumant.patro@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/megaraid.c