From nobody Sun Nov 28 11:43:47 2021 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 2D40A18AEF60; Sun, 28 Nov 2021 11:43:48 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J267l3vpNz4gcy; Sun, 28 Nov 2021 11:43:47 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6257D635D; Sun, 28 Nov 2021 11:43:47 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1ASBhlNq026239; Sun, 28 Nov 2021 11:43:47 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1ASBhlMl026238; Sun, 28 Nov 2021 11:43:47 GMT (envelope-from git) Date: Sun, 28 Nov 2021 11:43:47 GMT Message-Id: <202111281143.1ASBhlMl026238@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Gordon Bergling Subject: git: 197f36e0005a - stable/13 - iscsi(4): 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: Sender: owner-dev-commits-src-branches@freebsd.org X-BeenThere: dev-commits-src-branches@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/stable/13 X-Git-Reftype: branch X-Git-Commit: 197f36e0005af6aa83c57e6f163d10ca949fb410 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638099827; 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=NqbYIpGXVvkDTFLpDoWrGzWpTKNdv7CCDBnW8cWCe3A=; b=RITFHojHDywzY6w3SulFsl8QR8fOQjrVgh0odksYZTdVrn0O9ww98nThkAEzzENrqq3Es4 SCw4imwQc34Drs+9mUoikZV8NKDo18b/XOO/RKwDUlZPzGiN3wofT8fuUG+pOaeZJS22wr CtwGaloEvj6cSgBtDj5lODcqvbpHzo96yDpRj3hlt7mEoQoREFEMuMAGveyj06mwTzwZeq SFic5+P97jPMHfm5mtP0u3p6EPXarMP2+xe0oXElXq87/n/Ks6tRoPqHDT42aGNs9EMIrI vyCklSrI2uZwujuO7lcMmu4An8JOAsRVa1TWIEh3oPKb5GWWpWbkNxTrzldhTw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638099827; a=rsa-sha256; cv=none; b=I7P2FwGyZO7pwoxQayITjmWfPIXZkWPj1Nkbib8TfV2A9a065omKQ0cyAURblXZhUjh8y2 1OHBnqIlYcrw2PkE6YV+7nYhY1FwNfEANcXAxI7XNqQ7bT+xp9cKVsbzrSWEKSq8c8Vczg BW3J0gDymmzQVv3+jkJcstmt+qAcxTmXviFB2udojQxaXFM/ZzIhjXHwy+/aEjV8e/t193 eZe9UD40wBZtn3rxlMJOtNjod3Ua2vMiKr998vijwyLktFmZ0iNz0vZD6S9llK67l3ses6 7R5C7bcK702cgAeMERW59NAqV9GWCNDEGhgeQKucAQ7KV/OQGW303Z3NkJkAIA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch stable/13 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=197f36e0005af6aa83c57e6f163d10ca949fb410 commit 197f36e0005af6aa83c57e6f163d10ca949fb410 Author: Gordon Bergling AuthorDate: 2021-11-19 18:29:21 +0000 Commit: Gordon Bergling CommitDate: 2021-11-28 11:41:52 +0000 iscsi(4): Fix a typo in a source code comment - s/conditon/condition/ (cherry picked from commit 5e21882bb4e7d36ebcf0300234486a54ff4e7b13) --- sys/dev/isci/scil/scif_sas_design.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/isci/scil/scif_sas_design.h b/sys/dev/isci/scil/scif_sas_design.h index 1f2e8a851287..18c9e86e861d 100644 --- a/sys/dev/isci/scil/scif_sas_design.h +++ b/sys/dev/isci/scil/scif_sas_design.h @@ -334,7 +334,7 @@ Please refer to these files directly for further design information: The SCIF SAS SMP REMOTE DEVICE object represents the expander device and fulfills its SMP discover activities. The discover procedure includes a initial discover phase and a following SATA spinup_hold release phase, if there are expander attached -SATA device is discovered and in spinup_hold conditon. The SCIF SAS SMP REMOTE DEVICE +SATA device is discovered and in spinup_hold condition. The SCIF SAS SMP REMOTE DEVICE object also fulfills expander attached device Target Reset (Phy Control) activity. @image latex Discover Process.eps "SMP Discover Activity Diagram" width=10cm