git: 5f88cea99d5c - stable/12 - arcmsr(4): Fix a typo in a source code comment

From: Gordon Bergling <gbe_at_FreeBSD.org>
Date: Fri, 28 Oct 2022 08:59:57 UTC
The branch stable/12 has been updated by gbe (doc committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=5f88cea99d5c48db194229879dc9391dab9e1a3e

commit 5f88cea99d5c48db194229879dc9391dab9e1a3e
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-10-25 10:57:37 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-10-28 08:58:41 +0000

    arcmsr(4): Fix a typo in a source code comment
    
    - s/faild/failed/
    
    (cherry picked from commit 24a630de81007a2fcb6a78739b08b5e000501894)
---
 sys/dev/arcmsr/arcmsr.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys/dev/arcmsr/arcmsr.h b/sys/dev/arcmsr/arcmsr.h
index f01b74342d61..16b708cc5f39 100644
--- a/sys/dev/arcmsr/arcmsr.h
+++ b/sys/dev/arcmsr/arcmsr.h
@@ -1424,7 +1424,7 @@ struct AdapterControlBlock {
 #define ACB_F_MESSAGE_WQBUFFER_READ     0x0040
 #define ACB_F_BUS_RESET                 0x0080
 #define ACB_F_IOP_INITED                0x0100		/* iop init */
-#define ACB_F_MAPFREESRB_FAILD		0x0200		/* arcmsr_map_freesrb faild */
+#define ACB_F_MAPFREESRB_FAILD		0x0200		/* arcmsr_map_freesrb failed */
 #define ACB_F_CAM_DEV_QFRZN             0x0400
 #define ACB_F_BUS_HANG_ON               0x0800		/* need hardware reset bus */
 #define ACB_F_SRB_FUNCTION_POWER        0x1000