scsi: convert to using sg helpers
authorJens Axboe <jens.axboe@oracle.com>
Tue, 16 Oct 2007 09:08:49 +0000 (11:08 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 16 Oct 2007 09:08:49 +0000 (11:08 +0200)
This converts the SCSI mid layer to using the sg helpers for looking up
sg elements, instead of doing it manually.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found