]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] eata: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Mon, 14 May 2007 11:21:16 +0000 (20:21 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 27 May 2007 00:13:55 +0000 (19:13 -0500)
commit58e2a02eb18393e76a469580fedf7caec190eb5e
tree9bcc0470dac89f160449af8732737ddce36173b6
parenta258c85d0866d93b0c76e60fe236b6483a0d5680
[SCSI] eata: 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/eata.c