From nobody Wed Jun 17 04:53:09 2026 X-Original-To: dev-commits-src-branches@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 4ggBLt1lQ3z6gdGY for ; Wed, 17 Jun 2026 04:53:10 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ggBLt0RZMz3lnr for ; Wed, 17 Jun 2026 04:53:10 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781671990; 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=fqPGx8bNAQfRz2f3vGrmCXx0yWVScI0jw58bSGOOgu0=; b=Y2Y+iegDaczkJX+bAQwR9kzLyYrzJexBL1DjoSOinRrCUpMRxyQLC2wx7G/9SOHZKSd9Wd qOvgQd4mbXtQpNBaQaUNPs0QyMfU6KPO2XAPY3bi5NaFP6Sn8edLVLkB5pqdaQsWGOH47l 6aLEeM4RyYnSJoRJixNPyvx6vaSHNMw+eeHb03FPTHoOQFMo6IcObMLrguElFuinXAwTsT 1k3QnEVLK3vt+nVirVzz/pgLvsB0n4QkHwLinJ2BGLWFeBdmMn4dQ2z+IILJkT4ouJL9pI CFIgMBbb80oLadBRsRsXC0sUkCzu33tWoM5nkiphGBuaJjhzvXImQ5Wyn9W+lA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781671990; a=rsa-sha256; cv=none; b=b6mAxvQH1ZeQKxnR4UidaRZLshT9lYwMw8Jv0xqMHXL+6HAp3G5ZFGRz3ElgoUIsGYBzNJ S89nXCRgVqO+TspVPkjnjwWReOsQ5IZYNxPcwfSnTvxgTf11+AtDjpUV82lHSp4y09im1z VR4/5FViwxOiVLaLbBo++Wu5OdM2Khq6Eta0JST/ljIgtMDrImV0zTvU0FMGqj740LbWJl N24n1QUV1LMUyO3K4Ppcz97UjPrOubPSJhRFBJ1j3VhFEBI984MCXlQSaCAN0+Ru2jHl2N fM5izP4eqZVwiaW/LtVJtDTrT2nbuJOoqFGYRDJM8BobTV6b4OSUSsZmVq4Upg== 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=1781671990; 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=fqPGx8bNAQfRz2f3vGrmCXx0yWVScI0jw58bSGOOgu0=; b=Fs3VtmVecCiiDTcseQdy5M6U6e1eZ3yb9OyEjdXDvUvLOvkKsb0D0xwAxVFzxRwzrobkVP p6W4x/hcNxb1xsbUJJ4qEsv0Nzgqq0H3KXw5qBluPg5K+IFH0qBBVoJg4b2L0vBjMHL2Gl he7sQ7DbEYURybXAymZTw3tIBurRPTGOaRhf70b+4jhexWUjWxf11OKD5b/RTk81STnD2S TiV5bgcZe+DyqS9uQMfoIIKrZS27lRe1KVR5zofU8Ej39AEhOdtcLlC1OuMdn7hu0rPxrv G9z2BtT6GXFG6a7yPq8xAl1YkCLh+p7S3tYF8Xu9P/zfL/SvtOsf1/VDPaTLEw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4ggBLs72GVzxJw for ; Wed, 17 Jun 2026 04:53:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 45628 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 17 Jun 2026 04:53:09 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Gordon Bergling Subject: git: 1dfc91f28942 - stable/14 - clk: Fix a typo in a source code comment List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@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/stable/14 X-Git-Reftype: branch X-Git-Commit: 1dfc91f289424fd40a056ebb7b32d19577403dd2 Auto-Submitted: auto-generated Date: Wed, 17 Jun 2026 04:53:09 +0000 Message-Id: <6a322835.45628.ab916d5@gitrepo.freebsd.org> The branch stable/14 has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=1dfc91f289424fd40a056ebb7b32d19577403dd2 commit 1dfc91f289424fd40a056ebb7b32d19577403dd2 Author: Gordon Bergling AuthorDate: 2026-06-14 08:51:59 +0000 Commit: Gordon Bergling CommitDate: 2026-06-17 04:50:42 +0000 clk: Fix a typo in a source code comment - s/freqency/frequency/ (cherry picked from commit 58cf810066c850131d29de2eee32239e6f817c58) --- sys/dev/extres/clk/clknode_if.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/extres/clk/clknode_if.m b/sys/dev/extres/clk/clknode_if.m index 69cb514e4deb..5a7ed22446f6 100644 --- a/sys/dev/extres/clk/clknode_if.m +++ b/sys/dev/extres/clk/clknode_if.m @@ -51,7 +51,7 @@ METHOD int recalc_freq { # # Set frequency # fin - parent (input)frequency. -# fout - requested output freqency. If clock cannot change frequency, +# fout - requested output frequency. If clock cannot change frequency, # then must return new requested frequency for his parent METHOD int set_freq { struct clknode *clk;