git: bbb0ca45f818 - main - hptmv(4): Fix a typo in a source code comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 Jun 2022 11:29:03 UTC
The branch main has been updated by gbe (doc committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=bbb0ca45f8189911a35ba76000783b05188153af
commit bbb0ca45f8189911a35ba76000783b05188153af
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-06-04 11:28:52 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-06-04 11:28:52 +0000
hptmv(4): Fix a typo in a source code comment
- s/continous/continuous/
MFC after: 3 days
---
sys/dev/hptmv/command.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys/dev/hptmv/command.h b/sys/dev/hptmv/command.h
index 9acac222fb64..7f6435aa7266 100644
--- a/sys/dev/hptmv/command.h
+++ b/sys/dev/hptmv/command.h
@@ -240,7 +240,7 @@ DPC_ROUTINE;
* Maximum command blocks needed for each VBus:
* Each OS command requests 1+MAX_MEMBERS*2 command blocks (RAID1/0 case)
* This space is allocated by platform dependent part, either static or
- * dynamic, continuous or non-continous.
+ * dynamic, continuous or non-continuous.
* The code only needs _vbus_(pFreeCommands) to be set.
*
* PendingRoutines[] size: