From nobody Mon Aug 17 05:59:04 2026 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4hNhwm57g1z6nmDn for ; Mon, 17 Aug 2026 05:59:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hNhwm3vTHz3Hvd for ; Mon, 17 Aug 2026 05:59:04 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786946344; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=qehaPBu6eBORryh60nPWvbeUEYVby4aYLupJJ+YpScc=; b=njEFfgHA0fiIpq8ARUtSUyGM/deKw69zXUV8kn/hkGeAePjGI9bmJV5RWgGPJfmH2Wf35H ws1FdbeyK3D2ppK0Ng/8mGvckymJbdKuPOIcTZ/+N/DJDopnF2C8Bq1IPUnQIirQupGOFX 9aqRGr93Up6ynr3//9Ylfji990YQuT0C553dNGirJiwxNxDrRJbUCQQeqkTUlej19Cr3Ry +8criOat5qUyZxprpugN58bT0MTKwf9RaVJoJ5woqYiG3tvumgdfFgB3RUFzO2SP8Vg5j2 2Dx/BxNBn0DzaDQNEB0s6oFwlCzBWWUZ3XeksiHV2INe0yZp9ve6SqGHRvWqAg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786946344; a=rsa-sha256; cv=none; b=ZT8vM1AVQkNcsbjj+dM5ItxUFLId1KWQ6zWED8wdKcwIsmqUfcv75v6j0kBnriOu7xHx4W B7kMAuX5Gu9si0pOVbpSIGbBJ92pco5J3EZJFqMMg+4GnQNLbkwskTQKv4hVu+002NpvDX V4YXGYuJqT94VTuX/x7Fv/KiVxkVijnPY9pYGjTzL6GknX4Rl4MBYR29FyK/hN0pEFq6hU PHqE04CiTv/ZM8ZPxCODlwkz+AtIxuc1qI4heANaXIus1RbtgBb0ufID3GkWfKza3LEuEV 8D0q0IRNbBhbsOA6FvP7OmeiVUzlQ1oIhI8wWnlD+TDW8OU4tbVHZBxPxTF2oA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786946344; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=qehaPBu6eBORryh60nPWvbeUEYVby4aYLupJJ+YpScc=; b=rvYMuOSGHEOCkXWewf5QXNQMgYu8HMEiCY0G11dgSzOVb7wbUqrWLGDGTz6HMzrFTEOi8q j8c+fQb0+DViQNwKIbMmgXA7dI5ZebsqjHdLOio4rwjyFocuUHfq60VTyWs8bLAJYo3PA8 Zx45on5gkV2z4HxPH8krYE4N45Bz2qk3rWtWUd8F644RfwaS0QWJnFJujn9lnQwXZ88sn7 /fta/QjxBnDK/tpsGSSKYQJDnpC+55+OHEm9vUK143qaton92VzsiarqE9nD6A6dpZYTId nufmZmBKXkmqsldDmhm46EKVL0eZpUOe7QSjxqcxE5DEXSwrQ9GaRwkCyFLo+Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hNhwm2bLTz12BJ for ; Mon, 17 Aug 2026 05:59:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3ad57 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 17 Aug 2026 05:59:04 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Gordon Bergling Subject: git: 251e6ef40203 - main - ipfw(4): Fix a typo in a source code comment List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gbe X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 251e6ef40203a6f911d7f4daacf3075de7f870c0 Auto-Submitted: auto-generated Date: Mon, 17 Aug 2026 05:59:04 +0000 Message-Id: <6a82a328.3ad57.68f1c2bc@gitrepo.freebsd.org> The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=251e6ef40203a6f911d7f4daacf3075de7f870c0 commit 251e6ef40203a6f911d7f4daacf3075de7f870c0 Author: Gordon Bergling AuthorDate: 2026-08-17 05:55:17 +0000 Commit: Gordon Bergling CommitDate: 2026-08-17 05:55:17 +0000 ipfw(4): Fix a typo in a source code comment - s/varaiables/variables/ MFC after: 3 days --- sys/netpfil/ipfw/dn_sched_fq_pie.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/netpfil/ipfw/dn_sched_fq_pie.c b/sys/netpfil/ipfw/dn_sched_fq_pie.c index 06700b0f93af..90f67d597480 100644 --- a/sys/netpfil/ipfw/dn_sched_fq_pie.c +++ b/sys/netpfil/ipfw/dn_sched_fq_pie.c @@ -121,7 +121,7 @@ struct fq_pie_schk { * The purpose of separation this structure is to preserve number of active * sub-queues and the flows array pointer even after the scheduler instance * is destroyed. - * Preserving these varaiables allows freeing the allocated memory by + * Preserving these variables allows freeing the allocated memory by * fqpie_callout_cleanup() independently from fq_pie_free_sched(). */ struct fq_pie_si_extra {