]> git.baikalelectronics.ru Git - kernel.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)
commitf741e9a7378555fd581f0629e8ea91fcfca7a15d
tree71e7309f03e15b185fae2eb91ddf129b0653dc28
parent0faa61277eb520c7ca0a4939ad26addf1f9d03e5
[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