From: Hannes Reinecke Date: Tue, 3 Jun 2014 08:58:52 +0000 (+0200) Subject: scsi: Remove CONFIG_SCSI_MULTI_LUN X-Git-Tag: omap-for-v3.17/fixes-against-rc2~143^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c309b35171ddb5384cc3f2f9dc82a96dccc6b7f6;p=pandora-kernel.git 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 Reviewed-by: Ewan Milne Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed