From nobody Tue Aug 18 17:45:55 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 4hPcZ10dpjz6nYpd for ; Tue, 18 Aug 2026 17:46:01 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hPcZ102Y3z3GS6 for ; Tue, 18 Aug 2026 17:46:01 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1787075161; 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=z8gNG0eIeIbNyPaLC2ITUQutBNIsDlcApiieT97p0Uk=; b=VrIVstdfCRUs5ZNxTaJZbC3IEmeT/rpu55pE3LJ6jduMFLoAWy00SMXWakFnFJZORiYNhl /H8DkJhZp8a7w8yw21U2LTOUCGQYDK0ILTpyDX1/vt4EnL3MyzcOZZOZadP+6+x5meT46s EZ0ER8MmEsMfLObONF1lBoogRDn3ySv6DuDzOFO/ASUlcmCfVY66iCMJhJ9WHq65Xc4qHL hZEG/v34Rcx+GJgUYXDYxZpI6DMUXLixpWH2KQ9WpRivseWw7/04+spu95vpKWZXTzBolD zVHTZk0oIUNoHgqJ3XE4SVcIj/c0eD7ULWuV/rjFX0wSih6IdGi9cx4qOTbQmQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1787075161; a=rsa-sha256; cv=none; b=by6ze9xThkmnI43hn8EmgIIx83gh+sYScwFtX5+pkI41bI8sXYMOZYd649ZCg7AmoPR0kM +8Kwg90aEvjHNmSP9Nd6XYWQfjVbfa9AZ7RyCpEvKhtt4ZbteuTvN1nEMYO3GE+oQu1Tqd 1Kla6g8fpFb+IELx3hSTCUdTOZLg6zO24LJYdaCWLzHDayVUiGQPSIIEq4n2s+jcHtFR12 gJ5EA4kAWR2DxrtbRR6vp7YrQfHQnkCk/PtjJV6LQLgnPTX4T4R26flYj/r9ieaKEJflOg arDos9AVC+ej6x/2cGcWk8FhiMVyegDdJQvBSlnUSUQcj+GUG0NzZmwxqnZ+Zg== 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=1787075161; 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=z8gNG0eIeIbNyPaLC2ITUQutBNIsDlcApiieT97p0Uk=; b=IVvv71l3GlL2lwJ+SAJ/8VzwT2EpMA9GL6mo1T2rOJcgJRhhti/H3rAXzvN6gEyWGY3CPR t3rpg3IvM0A8o0x3btjj2SfX2bBkpYoRi3ERWhb6ibOL/de/KdLGL7u3823+ewRs4Gk/dR Ngm4LQsvsjfOkiZ+vddzT9dRpiXjfY8HtAnn/fDir2l2f4fxaRbONxM7u7UmVfZx6EE283 LbH0zJVYiRLjsYZTO7kTCxnQ3B8F+/7DsJYL7Oe4MdcmiZOsg96aI011w9AXQ3r4dTFMj8 v4+kLhLO4e+2O+CvhF3o2kvWABjSEVQOINpiJI+S+tPWGMevcEnw//JXm9w0GA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hPcZ05rlTzvLn for ; Tue, 18 Aug 2026 17:46:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 39ce5 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 18 Aug 2026 17:45:55 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Gleb Smirnoff Subject: git: 5e0e6a9e2f83 - main - unix: wrap comments to fit in 80 char line 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 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: glebius X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5e0e6a9e2f838304346f2c83b1c2982fec9b92de Auto-Submitted: auto-generated Date: Tue, 18 Aug 2026 17:45:55 +0000 Message-Id: <6a849a53.39ce5.8e685bc@gitrepo.freebsd.org> The branch main has been updated by glebius: URL: https://cgit.FreeBSD.org/src/commit/?id=5e0e6a9e2f838304346f2c83b1c2982fec9b92de commit 5e0e6a9e2f838304346f2c83b1c2982fec9b92de Author: Gleb Smirnoff AuthorDate: 2026-08-18 17:44:33 +0000 Commit: Gleb Smirnoff CommitDate: 2026-08-18 17:44:33 +0000 unix: wrap comments to fit in 80 char line Fixes: 6563dcb6b1f57e51db63854f3774b52e672232ed --- sys/kern/uipc_usrreq.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sys/kern/uipc_usrreq.c b/sys/kern/uipc_usrreq.c index 1e1f340bd0c1..7f377f23cd46 100644 --- a/sys/kern/uipc_usrreq.c +++ b/sys/kern/uipc_usrreq.c @@ -3131,10 +3131,10 @@ unp_connectat_peer(struct thread *td, int fd, const char *buf, NDFREE_PNBUF(&nd); /* - * Dispatch on the resolved vnode, then drop it: for the socket cases the - * returned reference keeps the peer stable, so the caller holds no vnode - * lock across unp_connect_peer() (which matters for the return_locked - * datagram fast path). + * Dispatch on the resolved vnode, then drop it: for the socket cases + * the returned reference keeps the peer stable, so the caller holds + * no vnode lock across unp_connect_peer() (which matters for the + * return_locked * datagram fast path). * * A synthetic descriptor node -- as fdescfs fabricates for a /dev/fd/N * path -- carries no type of its own (VNON); opening it yields the