git: 5e21882bb4e7 - main - iscsi(4): Fix a typo in a source code comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 19 Nov 2021 18:29:47 UTC
The branch main has been updated by gbe (doc committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=5e21882bb4e7d36ebcf0300234486a54ff4e7b13
commit 5e21882bb4e7d36ebcf0300234486a54ff4e7b13
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2021-11-19 18:29:21 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2021-11-19 18:29:21 +0000
iscsi(4): Fix a typo in a source code comment
- s/conditon/condition/
MFC after: 3 days
---
sys/dev/isci/scil/scif_sas_design.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys/dev/isci/scil/scif_sas_design.h b/sys/dev/isci/scil/scif_sas_design.h
index 1f2e8a851287..18c9e86e861d 100644
--- a/sys/dev/isci/scil/scif_sas_design.h
+++ b/sys/dev/isci/scil/scif_sas_design.h
@@ -334,7 +334,7 @@ Please refer to these files directly for further design information:
The SCIF SAS SMP REMOTE DEVICE object represents the expander device and fulfills
its SMP discover activities. The discover procedure includes a initial discover
phase and a following SATA spinup_hold release phase, if there are expander attached
-SATA device is discovered and in spinup_hold conditon. The SCIF SAS SMP REMOTE DEVICE
+SATA device is discovered and in spinup_hold condition. The SCIF SAS SMP REMOTE DEVICE
object also fulfills expander attached device Target Reset (Phy Control) activity.
@image latex Discover Process.eps "SMP Discover Activity Diagram" width=10cm