linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/SCSI: fix a few typos
@ 2022-08-27 22:17 Randy Dunlap
  2022-09-01  4:35 ` Martin K. Petersen
  0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2022-08-27 22:17 UTC (permalink / raw)
  To: linux-doc
  Cc: Randy Dunlap, James E.J. Bottomley, Martin K. Petersen,
	linux-scsi, Jonathan Corbet

Correct some spelling typos in SCSI documentation.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: "James E.J. Bottomley" <jejb@linux.ibm.com>
Cc: "Martin K. Petersen" <martin.petersen@oracle.com>
Cc: linux-scsi@vger.kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>
---
 Documentation/scsi/ChangeLog.lpfc |    2 +-
 Documentation/scsi/scsi_eh.rst    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

--- a/Documentation/scsi/ChangeLog.lpfc
+++ b/Documentation/scsi/ChangeLog.lpfc
@@ -401,7 +401,7 @@ Changes from 20041213 to 20041220
 	  structure.
 	* Integrated patch from Christoph Hellwig <hch@lst.de> Kill
 	  compile warnings on 64 bit platforms: %variables for %llx format
-	  specifiers must be caste to long long because %(u)int64_t can
+	  specifiers must be cast to long long because %(u)int64_t can
 	  just be long on 64bit platforms.
 	* Integrated patch from Christoph Hellwig <hch@lst.de> Removes
 	  dead code.
--- a/Documentation/scsi/scsi_eh.rst
+++ b/Documentation/scsi/scsi_eh.rst
@@ -206,7 +206,7 @@ again.
 To achieve these goals, EH performs recovery actions with increasing
 severity.  Some actions are performed by issuing SCSI commands and
 others are performed by invoking one of the following fine-grained
-hostt EH callbacks.  Callbacks may be omitted and omitted ones are
+host EH callbacks.  Callbacks may be omitted and omitted ones are
 considered to fail always.
 
 ::

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation/SCSI: fix a few typos
  2022-08-27 22:17 [PATCH] Documentation/SCSI: fix a few typos Randy Dunlap
@ 2022-09-01  4:35 ` Martin K. Petersen
  2022-09-01  4:41   ` Randy Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Martin K. Petersen @ 2022-09-01  4:35 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: linux-doc, James E.J. Bottomley, Martin K. Petersen, linux-scsi,
	Jonathan Corbet


Randy,

> Correct some spelling typos in SCSI documentation.

Partially applied to 6.1/scsi-staging, thanks!

> --- a/Documentation/scsi/scsi_eh.rst
> +++ b/Documentation/scsi/scsi_eh.rst
> @@ -206,7 +206,7 @@ again.
>  To achieve these goals, EH performs recovery actions with increasing
>  severity.  Some actions are performed by issuing SCSI commands and
>  others are performed by invoking one of the following fine-grained
> -hostt EH callbacks.  Callbacks may be omitted and omitted ones are
> +host EH callbacks.  Callbacks may be omitted and omitted ones are
>  considered to fail always.

This one is correct, hostt is shorthand for "host template" in SCSI.

-- 
Martin K. Petersen	Oracle Linux Engineering

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation/SCSI: fix a few typos
  2022-09-01  4:35 ` Martin K. Petersen
@ 2022-09-01  4:41   ` Randy Dunlap
  0 siblings, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2022-09-01  4:41 UTC (permalink / raw)
  To: Martin K. Petersen
  Cc: linux-doc, James E.J. Bottomley, linux-scsi, Jonathan Corbet



On 8/31/22 21:35, Martin K. Petersen wrote:
> 
> Randy,
> 
>> Correct some spelling typos in SCSI documentation.
> 
> Partially applied to 6.1/scsi-staging, thanks!
> 
>> --- a/Documentation/scsi/scsi_eh.rst
>> +++ b/Documentation/scsi/scsi_eh.rst
>> @@ -206,7 +206,7 @@ again.
>>  To achieve these goals, EH performs recovery actions with increasing
>>  severity.  Some actions are performed by issuing SCSI commands and
>>  others are performed by invoking one of the following fine-grained
>> -hostt EH callbacks.  Callbacks may be omitted and omitted ones are
>> +host EH callbacks.  Callbacks may be omitted and omitted ones are
>>  considered to fail always.
> 
> This one is correct, hostt is shorthand for "host template" in SCSI.

Aha. Thanks.

-- 
~Randy

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-01  4:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-27 22:17 [PATCH] Documentation/SCSI: fix a few typos Randy Dunlap
2022-09-01  4:35 ` Martin K. Petersen
2022-09-01  4:41   ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).