]> Pileus Git - ~andy/linux/commit
[SCSI] ultrastor: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Mon, 14 May 2007 10:26:29 +0000 (19:26 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 27 May 2007 00:18:38 +0000 (19:18 -0500)
commitd17867135639bec1bce5b38d29e6fa4cfea050ea
treebacbc5180f161ed8c23dd13cc5d119da06632de9
parente7d6cf55ea47684b704d67a6046044c29bad4824
[SCSI] ultrastor: 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/ultrastor.c