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)
commit0cde8d9510e242c73b2d68f9949cd3c456c863b4
tree12f2b2fb9de0db6b9293214fcbd790965195fd38
parent4c2f6d4c282c4d5210221697b9895ad90bc697cb
scsi: simplify scsi_free_sgtable()

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>
drivers/scsi/scsi_lib.c
drivers/scsi/scsi_tgt_lib.c
include/scsi/scsi_cmnd.h