]> 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)
commita79b6ebea9a60fddab23e6e1475b34c73c6705c2
treeaba0cbc1979ee6e7104809b9cc80a04eb5defb08
parent11398b15f21f2812b20d24b7c00e8a40cf28f77c
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