]> git.baikalelectronics.ru Git - kernel.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)
commitd001333804f274de5d869a69d7eaa2831ed53543
treeaba0cbc1979ee6e7104809b9cc80a04eb5defb08
parent0ce4f76f9f5b2b05820eed05d4c0bc537f35da3d
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