From nobody Sun Jul 21 08:58:05 2024 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 4WRckj3QZWz5R5Cy; Sun, 21 Jul 2024 08:58:05 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WRckj2fvbz4pnH; Sun, 21 Jul 2024 08:58:05 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1721552285; 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=ty9VDF6jO4m27rcGwVYkXJjd4tjFRiGGpah9AN4k+2k=; b=UxsTn0CNTn0qUPz6XOd34rRdsLi0kD63uSciWT4Y8FgnuyjAQZji3B8x8Wt3YLMqQ7rtOJ 5s7uguGxgBOIXI9zLqbb8JbpDj5NHVaBiVIkLPQce2ihtX3sOL5fFXo3vJvafZEjJswgPL 8Q+e+aHUSuLJVU50HPd8UqgTeI6nl5rgmTDX8ZDVg77DtrSY4ihLNqxLJva8l3Qw714hIn yQD8f6cD1H7OribtB7QmTgR0EPrfKdaL2rH1udd9eaiiJvQ6xNU7NQkpwD033vKfeJCbF5 XIbC9My+9Tsx8DQ/DmK9jWzuxz7WiJcqlB2gys8mG4/YopFgXdZB1CQ7JbSogw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721552285; a=rsa-sha256; cv=none; b=bocDM3bbwwtrBIjcSGzApdITN3++zJPwFE8KUA5ZFtK3scnLtut5ygZ1caXBAQlwvpVy9q jaIOLrbBKunInDrTJXT4cAhGwHjN6TdqTVRXw7naoNIR1vJBCE6VzcMuh/R6hQbiSToF3I TonbOlIIITTIdzzQUH+xa3+fauvxtwkG2SxCWxl3SA3vrw8uH7mbC7mpVjoPfJ+OVgzDqy RZqruMETgo8G25e1mvdnwaI7IixM3O2GCLmkZYtRqYcP8jXYWt2n3ji/TOVu1aJ39BuiqO xRGESZMFzNnZMEVualrtDqD/hpbFNrkl69RtgbkyIz9L2O6u2Z2ieraV1rKwOg== 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=1721552285; 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=ty9VDF6jO4m27rcGwVYkXJjd4tjFRiGGpah9AN4k+2k=; b=ZZFlXKUA0KZ24mgPNzTUNAObY/z+z7QcZYY00FBT/B16z/vS3861E0k2e5+R+xWHnE6O0j j8gSmUS6AVzy/WouAfx1p09sxgRKjXWUKXk5MMIWn2FpZQ9CxZtwi7r0+5kp2geeaLqnzY iEXvSeDHoogvLKdO8esi1bkc6dxyXCoDoWLXzkHAnrechcb6vz4jM/id5ttTel5VEGbsZB +4kla9id6LH+PdonKjVhiHd8/V19GKpqxiL2mAYNzq/hFN2wj01ZYTMvd2PSNtAUhMhSpE hvVyG7xVUtBPhOhx7Feppaju22PMgxMbUMVRGL68xLuq/WgVqQEGoAuuSYEZCg== 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 4WRckj1w0Xzt5W; Sun, 21 Jul 2024 08:58:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 46L8w5QN075855; Sun, 21 Jul 2024 08:58:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 46L8w59I075852; Sun, 21 Jul 2024 08:58:05 GMT (envelope-from git) Date: Sun, 21 Jul 2024 08:58:05 GMT Message-Id: <202407210858.46L8w59I075852@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Gordon Bergling Subject: git: 58c99e07506e - main - sctp(4): Fix typos in source code comments 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 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: 58c99e07506e67c06d703b080c2fc22cc39237f2 Auto-Submitted: auto-generated The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=58c99e07506e67c06d703b080c2fc22cc39237f2 commit 58c99e07506e67c06d703b080c2fc22cc39237f2 Author: Gordon Bergling AuthorDate: 2024-07-21 08:57:22 +0000 Commit: Gordon Bergling CommitDate: 2024-07-21 08:57:22 +0000 sctp(4): Fix typos in source code comments - s/collasped/collapsed/ - s/defininitions/definitions/ - s/optionaly/optionally/ Obtained from: NetBSD MFC after: 3 days --- sys/netinet6/sctp6_usrreq.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/netinet6/sctp6_usrreq.c b/sys/netinet6/sctp6_usrreq.c index e3ed37b53425..0f194821ea94 100644 --- a/sys/netinet6/sctp6_usrreq.c +++ b/sys/netinet6/sctp6_usrreq.c @@ -359,7 +359,7 @@ sctp6_ctlinput(struct ip6ctlparam *ip6cp) } /* - * this routine can probably be collasped into the one in sctp_userreq.c + * this routine can probably be collapsed into the one in sctp_userreq.c * since they do the same thing and now we lookup with a sockaddr */ static int @@ -721,8 +721,8 @@ connected_type: * note with the current version this code will only be used * by OpenBSD, NetBSD and FreeBSD have methods for * re-defining sosend() to use sctp_sosend(). One can - * optionaly switch back to this code (by changing back the - * defininitions but this is not advisable. + * optionally switch back to this code (by changing back the + * definitions but this is not advisable. */ struct epoch_tracker et; int ret;