From: Mark Knibbs Date: Thu, 9 Oct 2014 11:39:40 +0000 (+0100) Subject: scsi: fix trivial typos in scsi_scan.c comment X-Git-Tag: v3.19-rc1~176^2~1^2~67 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=fb0d82f49167a2519f8c52e91b9b278cec57bff4;p=karo-tx-linux.git scsi: fix trivial typos in scsi_scan.c comment Signed-off-by: Mark Knibbs Reviewed-by: Martin K. Petersen Signed-off-by: Christoph Hellwig --- diff --git a/drivers/scsi/scsi_scan.c b/drivers/scsi/scsi_scan.c index ba3f1e8d0d57..619e68d015aa 100644 --- a/drivers/scsi/scsi_scan.c +++ b/drivers/scsi/scsi_scan.c @@ -1214,9 +1214,9 @@ static void scsi_sequential_lun_scan(struct scsi_target *starget, sparse_lun = 0; /* - * If less than SCSI_1_CSS, and no special lun scaning, stop + * If less than SCSI_1_CCS, and no special lun scanning, stop * scanning; this matches 2.4 behaviour, but could just be a bug - * (to continue scanning a SCSI_1_CSS device). + * (to continue scanning a SCSI_1_CCS device). * * This test is broken. We might not have any device on lun0 for * a sparselun device, and if that's the case then how would we