* [PATCH v2] scsi: st: fix typo in documentation
@ 2026-05-02 6:07 Wang Zihan
2026-05-15 1:59 ` Martin K. Petersen
0 siblings, 1 reply; 2+ messages in thread
From: Wang Zihan @ 2026-05-02 6:07 UTC (permalink / raw)
To: Kai.Makisara; +Cc: linux-scsi, linux-doc, Wang Zihan
Correct "form" to "from" in drive buffers description.
Signed-off-by: Wang Zihan <jiyu03@qq.com>
---
Documentation/scsi/st.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/scsi/st.rst b/Documentation/scsi/st.rst
index b4a092faa..539ff06da 100644
--- a/Documentation/scsi/st.rst
+++ b/Documentation/scsi/st.rst
@@ -93,7 +93,7 @@ optionally written. In both cases end of data is signified by
returning zero bytes for two consecutive reads.
Writing filemarks without the immediate bit set in the SCSI command block acts
-as a synchronization point, i.e., all remaining data form the drive buffers is
+as a synchronization point, i.e., all remaining data from the drive buffers is
written to tape before the command returns. This makes sure that write errors
are caught at that point, but this takes time. In some applications, several
consecutive files must be written fast. The MTWEOFI operation can be used to
--
2.54.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v2] scsi: st: fix typo in documentation
2026-05-02 6:07 [PATCH v2] scsi: st: fix typo in documentation Wang Zihan
@ 2026-05-15 1:59 ` Martin K. Petersen
0 siblings, 0 replies; 2+ messages in thread
From: Martin K. Petersen @ 2026-05-15 1:59 UTC (permalink / raw)
To: Wang Zihan; +Cc: Kai.Makisara, linux-scsi, linux-doc
Wang,
> Correct "form" to "from" in drive buffers description.
Applied to 7.2/scsi-staging, thanks!
--
Martin K. Petersen
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-05-15 1:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-02 6:07 [PATCH v2] scsi: st: fix typo in documentation Wang Zihan
2026-05-15 1:59 ` Martin K. Petersen
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.