scsi: remove struct scsi_dh_devlist
authorChristoph Hellwig <hch@lst.de>
Sun, 14 Sep 2014 03:05:04 +0000 (20:05 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 12 Nov 2014 10:19:29 +0000 (11:19 +0100)
All drivers now do their own matching, so there is no more need to expose
a device list as part of the interface.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Reviewed-by: Hannes Reinecke <hare@suse.de>

No differences found