diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2007-05-09 01:35:06 -0400 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2007-05-09 02:58:15 -0400 |
commit | a982ac06b069f6ee9ea1b64f4ce68cdf2e138742 (patch) | |
tree | fb120a416db15d09722e8780b7a09d0da1a9b94e /Documentation/scsi | |
parent | 148e423f909e14564d8af13239c5d060f7df273e (diff) |
misc doc and kconfig typos
Fix various typos in kernel docs and Kconfigs, 2.6.21-rc4.
Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'Documentation/scsi')
-rw-r--r-- | Documentation/scsi/aic7xxx.txt | 2 | ||||
-rw-r--r-- | Documentation/scsi/aic7xxx_old.txt | 2 | ||||
-rw-r--r-- | Documentation/scsi/ncr53c8xx.txt | 2 | ||||
-rw-r--r-- | Documentation/scsi/sym53c8xx_2.txt | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/scsi/aic7xxx.txt b/Documentation/scsi/aic7xxx.txt index 9b894f116d95..5f34d2ba69b4 100644 --- a/Documentation/scsi/aic7xxx.txt +++ b/Documentation/scsi/aic7xxx.txt | |||
@@ -40,7 +40,7 @@ The following information is available in this file: | |||
40 | 2. Multi-function Twin Channel Device - Two controllers on one chip. | 40 | 2. Multi-function Twin Channel Device - Two controllers on one chip. |
41 | 3. Command Channel Secondary DMA Engine - Allows scatter gather list | 41 | 3. Command Channel Secondary DMA Engine - Allows scatter gather list |
42 | and SCB prefetch. | 42 | and SCB prefetch. |
43 | 4. 64 Byte SCB Support - Allows disconnected, unttagged request table | 43 | 4. 64 Byte SCB Support - Allows disconnected, untagged request table |
44 | for all possible target/lun combinations. | 44 | for all possible target/lun combinations. |
45 | 5. Block Move Instruction Support - Doubles the speed of certain | 45 | 5. Block Move Instruction Support - Doubles the speed of certain |
46 | sequencer operations. | 46 | sequencer operations. |
diff --git a/Documentation/scsi/aic7xxx_old.txt b/Documentation/scsi/aic7xxx_old.txt index 05667e7308d4..7bd210ab45a1 100644 --- a/Documentation/scsi/aic7xxx_old.txt +++ b/Documentation/scsi/aic7xxx_old.txt | |||
@@ -356,7 +356,7 @@ linux-1.1.x and fairly stable since linux-1.2.x, and are also in FreeBSD | |||
356 | or enable Tagged Command Queueing (TCQ) on specific devices. As of | 356 | or enable Tagged Command Queueing (TCQ) on specific devices. As of |
357 | driver version 5.1.11, TCQ is now either on or off by default | 357 | driver version 5.1.11, TCQ is now either on or off by default |
358 | according to the setting you choose during the make config process. | 358 | according to the setting you choose during the make config process. |
359 | In order to en/disable TCQ for certian devices at boot time, a user | 359 | In order to en/disable TCQ for certain devices at boot time, a user |
360 | may use this boot param. The driver will then parse this message out | 360 | may use this boot param. The driver will then parse this message out |
361 | and en/disable the specific device entries that are present based upon | 361 | and en/disable the specific device entries that are present based upon |
362 | the value given. The param line is parsed in the following manner: | 362 | the value given. The param line is parsed in the following manner: |
diff --git a/Documentation/scsi/ncr53c8xx.txt b/Documentation/scsi/ncr53c8xx.txt index 88ef88b949f7..39d409a8efe5 100644 --- a/Documentation/scsi/ncr53c8xx.txt +++ b/Documentation/scsi/ncr53c8xx.txt | |||
@@ -1260,7 +1260,7 @@ then the request of the IRQ obviously will not succeed for all the drivers. | |||
1260 | 15.1 Problem tracking | 1260 | 15.1 Problem tracking |
1261 | 1261 | ||
1262 | Most SCSI problems are due to a non conformant SCSI bus or to buggy | 1262 | Most SCSI problems are due to a non conformant SCSI bus or to buggy |
1263 | devices. If infortunately you have SCSI problems, you can check the | 1263 | devices. If unfortunately you have SCSI problems, you can check the |
1264 | following things: | 1264 | following things: |
1265 | 1265 | ||
1266 | - SCSI bus cables | 1266 | - SCSI bus cables |
diff --git a/Documentation/scsi/sym53c8xx_2.txt b/Documentation/scsi/sym53c8xx_2.txt index 2c1745a9df00..3d9f06bb3d00 100644 --- a/Documentation/scsi/sym53c8xx_2.txt +++ b/Documentation/scsi/sym53c8xx_2.txt | |||
@@ -587,7 +587,7 @@ devices, ... may cause a SCSI signal to be wrong when te driver reads it. | |||
587 | 15.1 Problem tracking | 587 | 15.1 Problem tracking |
588 | 588 | ||
589 | Most SCSI problems are due to a non conformant SCSI bus or too buggy | 589 | Most SCSI problems are due to a non conformant SCSI bus or too buggy |
590 | devices. If infortunately you have SCSI problems, you can check the | 590 | devices. If unfortunately you have SCSI problems, you can check the |
591 | following things: | 591 | following things: |
592 | 592 | ||
593 | - SCSI bus cables | 593 | - SCSI bus cables |