Date: Tue, 14 Apr 2026 16:44:34 +0000 From: Gordon Bergling <gbe@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 54cfd9cab9ae - stable/15 - ixl(4): Fix a typo in a source code comment Message-ID: <69de6ef2.2751c.190353c4@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch stable/15 has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=54cfd9cab9ae8fb682e18a858d408399b2342407 commit 54cfd9cab9ae8fb682e18a858d408399b2342407 Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2026-04-04 07:06:58 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2026-04-14 16:44:15 +0000 ixl(4): Fix a typo in a source code comment - s/seperated/separated/ (cherry picked from commit ef3703a8cd9ade13d0c7a685577100e1fc18ee09) --- sys/dev/ixl/ixl_txrx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/ixl/ixl_txrx.c b/sys/dev/ixl/ixl_txrx.c index f971a3073265..d5ec81499308 100644 --- a/sys/dev/ixl/ixl_txrx.c +++ b/sys/dev/ixl/ixl_txrx.c @@ -33,7 +33,7 @@ /* ** IXL driver TX/RX Routines: -** This was seperated to allow usage by +** This was separated to allow usage by ** both the PF and VF drivers. */home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69de6ef2.2751c.190353c4>
