From nobody Sat Apr 4 07:11:23 2026 X-Original-To: dev-commits-src-all@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 4fnmwX0TDfz6Y5Rm for ; Sat, 04 Apr 2026 07:11:24 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fnmwW6N1fz4Kc1 for ; Sat, 04 Apr 2026 07:11:23 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1775286683; 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=WgnlYLlZVx4bJnL3rTKgVM5D/eT36muO8G2haLZLRdw=; b=t33Wp3Qf2CnS0aV8M++QX6fw3LMfqqt4gxINNNsrjLiKCmdHMVzVjDtzbfDi8zLTKcuVys qqPJh/vGrYqciBc2gozRCf1Ep6ZQPlL+xz+gnduIJc2zEYRy9wuMSy/HSGalBnGSe7cwHK nggvUERPeeIVIxLzNd2vvHyob7duX7oeI5GZ6ud7KgabYIDM8cfeOplbLX7Z6rgtvX5IgU m5dTPv3iefLN/ww7ljvizunEeXshOVw8mJGD+IHfbWtbWQSJxFqZIoF+u9jOAi2UtNkFU5 lEktm/sXz5iPLsd+iZ1dh7wD4dFPBMvcn3W2S43LNn3zqbfqvg8t6Yk8KSka7g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1775286683; a=rsa-sha256; cv=none; b=JzgQchZVKQoKBnxylxe8zScot9bapGrNvF6vubdF+qLt5R8hqLLiJe7N8dD6KlCbMPJHzI uhuEnp2HHXJNKq94BVkc3Lqdd0exBSM6EPHtmZYYiAyktDjddRwRYQBQSxw74E3eKJP2nl T/+0+PY2A3oCsDlWdL3yoBMgqD8ba4zTkIAzeHXpnQh4BqGzTf/y7uJJ5cRmGxqnmBf/75 RjwJq9O0Z0+zck3qYvSMQS07UzHBsWjeFCB+pfnSW49iJuRlpwiQA68zDHmGDgnmOA/oas y9LGUHWij4B5DtDQNOi5M2ajbwP9qoKt3USbAc4DAzdQFu7DIXc8tgsfoX9kaA== 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=1775286683; 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=WgnlYLlZVx4bJnL3rTKgVM5D/eT36muO8G2haLZLRdw=; b=ZWMb648nwa8HfS/gluEDZhngNdETlToXB0goyux3rtbcZYyjg2QLr2rf/PGNJ2NXOcjfjF bgZL2pl8U381eZY9qiPPvjOoGLjC0eR9Q1lYItGEH5OXLxkWVKOwuQ9DJprrecyDmj/tl6 qJwDt8579l0HmpuBUURITfoG/riTe1Gg9aFZjwQHiRbHmzTkliuaeeQlXyD70OgKytPDgL /rzKyVYvS86ksN0wm7FMpD4Q6UGyPBYjhTEtCzObcEc3W/IYlQU9/5sNAqBWaB3nY2lJoQ w/6GCtxbMPptevxE0MWovFSok1p3ZOMWkWl+ThFwScCdYWX97kTTmSUP3QiW6w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fnmwW5zSrz1NJN for ; Sat, 04 Apr 2026 07:11:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 2443f by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 04 Apr 2026 07:11:23 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Gordon Bergling Subject: git: adc41a72b884 - main - isci(4): Fix a couple of typos in source code comments List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org 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: adc41a72b8843047d02265a6ab2d8a5025a9ce89 Auto-Submitted: auto-generated Date: Sat, 04 Apr 2026 07:11:23 +0000 Message-Id: <69d0b99b.2443f.272016a@gitrepo.freebsd.org> The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=adc41a72b8843047d02265a6ab2d8a5025a9ce89 commit adc41a72b8843047d02265a6ab2d8a5025a9ce89 Author: Gordon Bergling AuthorDate: 2026-04-04 07:05:51 +0000 Commit: Gordon Bergling CommitDate: 2026-04-04 07:11:11 +0000 isci(4): Fix a couple of typos in source code comments - s/THis/This/ - s/impementation/implementation/ MFC after: 3 days --- sys/dev/isci/scil/scic_sds_phy_registers.h | 2 +- sys/dev/isci/scil/scic_sds_remote_node_table.c | 4 ++-- sys/dev/isci/scil/scic_sds_stp_request.h | 2 +- sys/dev/isci/scil/scif_remote_device.h | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sys/dev/isci/scil/scic_sds_phy_registers.h b/sys/dev/isci/scil/scic_sds_phy_registers.h index c0467325eb3b..29b04133d19b 100644 --- a/sys/dev/isci/scil/scic_sds_phy_registers.h +++ b/sys/dev/isci/scil/scic_sds_phy_registers.h @@ -137,7 +137,7 @@ extern "C" { //***************************************************************************** /** - * THis macro requests the SCU register write for the specified link layer + * This macro requests the SCU register write for the specified link layer * register. */ #define scu_link_layer_register_read(phy, reg) \ diff --git a/sys/dev/isci/scil/scic_sds_remote_node_table.c b/sys/dev/isci/scil/scic_sds_remote_node_table.c index a29cbefa5057..e447d5d952af 100644 --- a/sys/dev/isci/scil/scic_sds_remote_node_table.c +++ b/sys/dev/isci/scil/scic_sds_remote_node_table.c @@ -276,7 +276,7 @@ void scic_sds_remote_node_table_clear_group( } /** - * THis method sets an entire remote node group in the remote node table. + * This method sets an entire remote node group in the remote node table. * * @param[in] remote_node_table * @param[in] group_index @@ -471,7 +471,7 @@ U16 scic_sds_remote_node_table_allocate_single_remote_node( * * @param[in] remote_node_table This is the remote node table from which to * allocate the remote node entries. - * @param[in] group_table_index THis is the group table index which must equal + * @param[in] group_table_index This is the group table index which must equal * two (2) for this operation. * * @return The remote node index that represents three consecutive remote node diff --git a/sys/dev/isci/scil/scic_sds_stp_request.h b/sys/dev/isci/scil/scic_sds_stp_request.h index e8a64868a3b1..8cf60c8dd1b3 100644 --- a/sys/dev/isci/scil/scic_sds_stp_request.h +++ b/sys/dev/isci/scil/scic_sds_stp_request.h @@ -175,7 +175,7 @@ enum SCIC_SDS_STP_REQUEST_STARTED_NON_DATA_SUBSTATES /** * @enum SCIC_SDS_STP_REQUEST_STARTED_SOFT_RESET_SUBSTATES * - * @brief THis enumeration depicts the various sub-states associated with a + * @brief This enumeration depicts the various sub-states associated with a * SATA/STP soft reset operation. */ enum SCIC_SDS_STP_REQUEST_STARTED_SOFT_RESET_SUBSTATES diff --git a/sys/dev/isci/scil/scif_remote_device.h b/sys/dev/isci/scil/scif_remote_device.h index b6ac032c8234..4c21654ce42a 100644 --- a/sys/dev/isci/scil/scif_remote_device.h +++ b/sys/dev/isci/scil/scif_remote_device.h @@ -240,7 +240,7 @@ SCI_REMOTE_DEVICE_HANDLE_T scif_remote_device_get_scic_handle( /** * @brief This method returns the maximum queue depth supported for the - * supplied target by this SCI Framework impementation. + * supplied target by this SCI Framework implementation. * * @param[in] remote_device This parameter specifies the framework * device for which to return the maximum queue depth.