diff --git a/include/scsi/scsi_host.h b/include/scsi/scsi_host.h
index d0f69a3210df5be500d8b4d897e35b1f23ee0079..5e362489ee88a024d8216c1740fa0b424e723bb2 100644
--- a/include/scsi/scsi_host.h
+++ b/include/scsi/scsi_host.h
@@ -606,7 +606,7 @@ struct Scsi_Host {
 	/*
 	 * These three parameters can be used to allow for wide scsi,
 	 * and for host adapters that support multiple busses
-	 * The first two should be set to 1 more than the actual max id
+	 * The last two should be set to 1 more than the actual max id
 	 * or lun (e.g. 8 for SCSI parallel systems).
 	 */
 	unsigned int max_channel;