commit | a64d01dcf8440846f3077a436344f99313c1396c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Sep 13 20:05:04 2014 -0700 |
committer | Christoph Hellwig <hch@lst.de> | Wed Nov 12 11:19:29 2014 +0100 |
tree | 61314895c20912f3682c0999d474e9defe26663b | |
parent | cd37743fc978a14fee75a4e662582e15d16038a3 [diff] |
scsi: remove struct scsi_dh_devlist 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>