scsi: add scsi_setup_cmnd helper
authorChristoph Hellwig <hch@lst.de>
Tue, 8 Jul 2014 11:16:17 +0000 (13:16 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 25 Jul 2014 11:38:08 +0000 (07:38 -0400)
Factor out command setup code that will be shared with the blk-mq code path.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Reviewed-by: Webb Scales <webbnh@hp.com>

No differences found