]> asedeno.scripts.mit.edu Git - linux.git/commit
scsi: Remove CONFIG_SCSI_MULTI_LUN
authorHannes Reinecke <hare@suse.de>
Tue, 3 Jun 2014 08:58:52 +0000 (10:58 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 17 Jul 2014 20:07:35 +0000 (22:07 +0200)
commitc309b35171ddb5384cc3f2f9dc82a96dccc6b7f6
treeaba0cbc1979ee6e7104809b9cc80a04eb5defb08
parentcc833acbee9db5ca8c6162b015b4c93863c6f821
scsi: Remove CONFIG_SCSI_MULTI_LUN

Obsolete; either use 'max_lun' if the host supports only a
limited number of LUNs or BLIST_NOLUN if the target has
problems addressing more than one LUN.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Ewan Milne <emilne@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Documentation/scsi/tmscsim.txt
drivers/scsi/Kconfig
drivers/scsi/dc395x.c
drivers/scsi/ncr53c8xx.h
drivers/scsi/scsi_scan.c
drivers/usb/storage/Kconfig