From nobody Wed Jun 17 04:53:08 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 4ggBLs0hBlz6gdTn for ; Wed, 17 Jun 2026 04:53:09 +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 4ggBLs05rqz3lQm for ; Wed, 17 Jun 2026 04:53:09 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781671989; 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=Z+0PYa5PZcYMoXOcQ2YbobMvtI8TQ808VHut6wJY0x0=; b=sBVLG9nN3Qo/eK/CuR5yHQ1D9f6j5+j0ayhDvfRco/LgPpXlg/fn6+8oIxgONW2PlgSsXB gXJJfaGKwNchE/Xrnsd8L1KBZ95h2xrC817bzGODpL1HWJ3IZ4EGYNIncayuLvwbJ+dR6X O+3lzZDo3ptnwwSUqTM4QxzU7uLGGuAckMgOTkzGw5V9KaT2i1Ze/lawWv1cdeYrkUgDfs c0j/0GfiXiLOtOS2bj6NjEVNrn1RcCrj3w3XPr7UaekjA+Uh7nivdHjEE0Brb2aGvfHbVr A3SrwoAvSctMRg7CZcBF3xNk4HTbGvwZWy7aCUx+D5wHyWob4rtifnMXbJ3Hyw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781671989; a=rsa-sha256; cv=none; b=oFnRt4ueVW6/Cd71lwrW8ZFw4Afl93pWPL2BZiVPtyC6gQvwfGcXk3cKwspOa0VpFc0xk6 lNdSTx5Owk2Our4SrrXy3G5y5QUKyV68SIU1kZp51MzoIIiA2IR3KbAjJkGxTPCqJG17hU SRie5Kk8UjoPoH1oyUt8+iIwjxSZwkWNBIyLzOdBCmEe1PtDwis/44kK5Nbj/7FE8L4yho Umh3GJe2NmSrYv9RuuTje5y6k/WQCvpkVeLB4/loz25qCp4dxh3vKLA/DpASTBJDegk3M7 8kDwOaq0aEwwF0dlwaAXE585K6B/MxItiCHHD5PrtREZOb/ev+oXWPGi2Vws6g== 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=1781671989; 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=Z+0PYa5PZcYMoXOcQ2YbobMvtI8TQ808VHut6wJY0x0=; b=BJpvHGuWSPGY8PVrrTNDGc9xB/a178PMQ4gK0AIN8dVY3kR5uwwQPcV5ssup6W/bMg6qXw goI++LnTsYBig9zgNsT9HkWQ5A/Q+tW4qBEdf9haDTc/+cFI8ezRNYE3A8fXEcyaPkp19m tXs5Y3kQm0ya7K1T8LcJevdHXf6VqGABS2Z1c40J3owJJspOkoH33d2Ug0dbIEDF2+POKv ADMFUkBhbRowAK+Qm6zywYHRxxJlRS+XYBlTZTgSQT/CyehWt297HT2rg/pdPb92v8IhPg 20KP6+eyjoAhdGx1fRzJjDBAvVF4q2Dkxi1YBRy9pdg9yJU5Ld4clOlHOUKTIw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4ggBLr6l71zxVn for ; Wed, 17 Jun 2026 04:53:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 44e93 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 17 Jun 2026 04:53:08 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Gordon Bergling Subject: git: c8f0bb39e336 - stable/14 - aic7xxx: Fix two typos in source code comments 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: c8f0bb39e3363adf5064d28c2725c5152c5b347f Auto-Submitted: auto-generated Date: Wed, 17 Jun 2026 04:53:08 +0000 Message-Id: <6a322834.44e93.6bd97057@gitrepo.freebsd.org> The branch stable/14 has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=c8f0bb39e3363adf5064d28c2725c5152c5b347f commit c8f0bb39e3363adf5064d28c2725c5152c5b347f Author: Gordon Bergling AuthorDate: 2026-06-14 08:45:52 +0000 Commit: Gordon Bergling CommitDate: 2026-06-17 04:50:25 +0000 aic7xxx: Fix two typos in source code comments - s/Diable/Disable/ - s/connonical/canonical/ (cherry picked from commit 49ced8d765f46c3f81214590ad384846cfdfbbf8) --- sys/dev/aic7xxx/aic79xx.c | 2 +- sys/dev/aic7xxx/aic7xxx.seq | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/dev/aic7xxx/aic79xx.c b/sys/dev/aic7xxx/aic79xx.c index 4bf96a855cf8..7036749a1854 100644 --- a/sys/dev/aic7xxx/aic79xx.c +++ b/sys/dev/aic7xxx/aic79xx.c @@ -6439,7 +6439,7 @@ ahd_init(struct ahd_softc *ahd) goto init_done; } - /* Diable current sensing. */ + /* Disable current sensing. */ ahd_write_flexport(ahd, FLXADDR_ROMSTAT_CURSENSECTL, 0); #ifdef AHD_DEBUG diff --git a/sys/dev/aic7xxx/aic7xxx.seq b/sys/dev/aic7xxx/aic7xxx.seq index a94e2dae4149..55b729fd9d43 100644 --- a/sys/dev/aic7xxx/aic7xxx.seq +++ b/sys/dev/aic7xxx/aic7xxx.seq @@ -447,7 +447,7 @@ select_out: or SXFRCTL0, CLRSTCNT|CLRCHN; /* - * Put tag in connonical location since not + * Put tag in canonical location since not * all connections have an SCB. */ mov INITIATOR_TAG, SCB_TARGET_ITAG;