Skip to content

Commit d008d7e

Browse files
committed
aic79xx.seq: use the correct form of a word in a comment
1 parent b169a67 commit d008d7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sys/dev/microcode/aic7xxx/aic79xx.seq

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* $NetBSD: aic79xx.seq,v 1.17 2022/06/27 22:41:29 andvar Exp $ */
1+
/* $NetBSD: aic79xx.seq,v 1.18 2025/10/16 23:19:46 gutteridge Exp $ */
22

33
/*
44
* Adaptec U320 device driver firmware for Linux and FreeBSD.
@@ -444,7 +444,7 @@ BEGIN_CRITICAL;
444444
shr SELOID, 4, SCB_SCSIID;
445445
/*
446446
* If we want to send a message to the device, ensure
447-
* we are selecting with atn irregardless of our packetized
447+
* we are selecting with atn regardless of our packetized
448448
* agreement. Since SPI4 only allows target reset or PPR
449449
* messages if this is a packetized connection, the change
450450
* to our negotiation table entry for this selection will

0 commit comments

Comments
 (0)