scsi: provide a generic change_queue_type method
authorChristoph Hellwig <hch@lst.de>
Thu, 2 Oct 2014 12:39:55 +0000 (14:39 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 12 Nov 2014 10:19:39 +0000 (11:19 +0100)
Most drivers use exactly the same implementation, so provide it as a
library function.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>

No differences found