scsi: remove scsi_next_command
authorChristoph Hellwig <hch@lst.de>
Sat, 6 Sep 2014 01:02:09 +0000 (18:02 -0700)
committerChristoph Hellwig <hch@lst.de>
Mon, 24 Nov 2014 18:56:47 +0000 (19:56 +0100)
There's only one caller left, so inline it and reduce the blk-mq vs !blk-mq
diff a litte bit.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Hannes Reinecke <hare@suse.de>

No differences found