]> git.karo-electronics.de Git - mv-sheeva.git/commit
[SCSI] initio: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Mon, 21 May 2007 05:58:30 +0000 (14:58 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 27 May 2007 00:13:27 +0000 (19:13 -0500)
commita258c85d0866d93b0c76e60fe236b6483a0d5680
tree226946eb0e005a95b49e9a4479d7ae16ab8aafc7
parentc66cc13c16377d177d8887f15a3cc42ab3866f57
[SCSI] initio: 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/initio.c