Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

scsi: Documentation: Correct spelling

Correct spelling problems for Documentation/scsi/ as reported by codespell.

Link: https://lore.kernel.org/r/20230129231053.20863-8-rdunlap@infradead.org
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: "James E.J. Bottomley" <jejb@linux.ibm.com>
Cc: "Martin K. Petersen" <martin.petersen@oracle.com>
Cc: linux-scsi@vger.kernel.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>

authored by

Randy Dunlap and committed by
Martin K. Petersen
cf065a7d 685d5ef4

+5 -5
+2 -2
Documentation/scsi/ncr53c8xx.rst
··· 906 906 led:0 disable LED support 907 907 ===== =================== 908 908 909 - Donnot enable LED support if your scsi board does not use SDMS BIOS. 909 + Do not enable LED support if your scsi board does not use SDMS BIOS. 910 910 (See 'Configuration parameters') 911 911 912 912 10.2.13 Max wide ··· 1222 1222 - Bad quality terminators. 1223 1223 1224 1224 On the other hand, either bad cabling, broken devices, not conformant 1225 - devices, ... may cause a SCSI signal to be wrong when te driver reads it. 1225 + devices, ... may cause a SCSI signal to be wrong when the driver reads it. 1226 1226 1227 1227 10.7 IMMEDIATE ARBITRATION boot option 1228 1228 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+1 -1
Documentation/scsi/sym53c8xx_2.rst
··· 703 703 - Bad quality terminators. 704 704 705 705 On the other hand, either bad cabling, broken devices, not conformant 706 - devices, ... may cause a SCSI signal to be wrong when te driver reads it. 706 + devices, ... may cause a SCSI signal to be wrong when the driver reads it. 707 707 708 708 15. SCSI problem troubleshooting 709 709 ================================
+1 -1
Documentation/scsi/tcm_qla2xxx.rst
··· 6 6 7 7 tcm_qla2xxx jam_host attribute 8 8 ------------------------------ 9 - There is now a new module endpoint atribute called jam_host 9 + There is now a new module endpoint attribute called jam_host 10 10 attribute:: 11 11 12 12 jam_host: boolean=0/1
+1 -1
Documentation/scsi/ufs.rst
··· 206 206 is interpreted as frequency in Hz and must match one of the values given in 207 207 the UFS specification. UFS subsystem will attempt to read the value when 208 208 executing common controller initialization. If the value is available, UFS 209 - subsytem will ensure the bRefClkFreq attribute of the UFS storage device is 209 + subsystem will ensure the bRefClkFreq attribute of the UFS storage device is 210 210 set accordingly and will modify it if there is a mismatch.