summaryrefslogtreecommitdiff
path: root/sys/dev/ic
diff options
context:
space:
mode:
authorandvar <andvar@NetBSD.org>2022-03-22 21:45:13 +0000
committerandvar <andvar@NetBSD.org>2022-03-22 21:45:13 +0000
commite7ed68aaabb88ade2b2ee039cb6decb47d690c22 (patch)
tree63a14cac6ebe9f939dd07f2eabfda6288117d116 /sys/dev/ic
parent9ddcb3410c05bb4c82c151adf7d2897bb2fac045 (diff)
fix typos in comments.
Diffstat (limited to 'sys/dev/ic')
-rw-r--r--sys/dev/ic/mfireg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ic/mfireg.h b/sys/dev/ic/mfireg.h
index ff01b4c4e66..f7bf42c6abe 100644
--- a/sys/dev/ic/mfireg.h
+++ b/sys/dev/ic/mfireg.h
@@ -1,4 +1,4 @@
-/* $NetBSD: mfireg.h,v 1.12 2021/11/06 06:52:48 msaitoh Exp $ */
+/* $NetBSD: mfireg.h,v 1.13 2022/03/22 21:45:13 andvar Exp $ */
/* $OpenBSD: mfireg.h,v 1.24 2006/06/19 19:05:45 marco Exp $ */
/*
* Copyright (c) 2006 Marco Peereboom <marco@peereboom.us>
@@ -184,7 +184,7 @@
) / sizeof(mpi2_sge_io_union))
/*
- * (Command frame size allocaed in SRB ext - Raid SCSI IO message size)
+ * (Command frame size allocated in SRB ext - Raid SCSI IO message size)
* / size of SGL ;
* (1280 - 256) / 16 = 64
*/