diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2009-01-26 05:12:25 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2009-03-30 09:22:01 -0400 |
commit | 692105b8ac5bcd75dc65f6a8f10bdbd0f0f34dcf (patch) | |
tree | e079cea0948d250e5411befe0c5cca7c97bcf860 /drivers/scsi/Kconfig | |
parent | 877d03105d04b2c13e241130277fa69c8d2564f0 (diff) |
trivial: fix typos/grammar errors in Kconfig texts
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r-- | drivers/scsi/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index e2f44e6c0bcb..20297c521e50 100644 --- a/drivers/scsi/Kconfig +++ b/drivers/scsi/Kconfig | |||
@@ -1380,7 +1380,7 @@ config SCSI_LPFC_DEBUG_FS | |||
1380 | bool "Emulex LightPulse Fibre Channel debugfs Support" | 1380 | bool "Emulex LightPulse Fibre Channel debugfs Support" |
1381 | depends on SCSI_LPFC && DEBUG_FS | 1381 | depends on SCSI_LPFC && DEBUG_FS |
1382 | help | 1382 | help |
1383 | This makes debugging infomation from the lpfc driver | 1383 | This makes debugging information from the lpfc driver |
1384 | available via the debugfs filesystem. | 1384 | available via the debugfs filesystem. |
1385 | 1385 | ||
1386 | config SCSI_SIM710 | 1386 | config SCSI_SIM710 |
@@ -1388,7 +1388,7 @@ config SCSI_SIM710 | |||
1388 | depends on (EISA || MCA) && SCSI | 1388 | depends on (EISA || MCA) && SCSI |
1389 | select SCSI_SPI_ATTRS | 1389 | select SCSI_SPI_ATTRS |
1390 | ---help--- | 1390 | ---help--- |
1391 | This driver for NCR53c710 based SCSI host adapters. | 1391 | This driver is for NCR53c710 based SCSI host adapters. |
1392 | 1392 | ||
1393 | It currently supports Compaq EISA cards and NCR MCA cards | 1393 | It currently supports Compaq EISA cards and NCR MCA cards |
1394 | 1394 | ||