scsi: simplify scsi_free_sgtable()
authorJens Axboe <jens.axboe@oracle.com>
Tue, 16 Oct 2007 09:12:37 +0000 (11:12 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 16 Oct 2007 09:12:37 +0000 (11:12 +0200)
Just pass in the command, no point in passing in the scatterlist
and scatterlist pool index seperately.

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

No differences found