From nobody Mon Mar 30 12:10:24 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 4fkqp012WXz6WDZj; Mon, 30 Mar 2026 12:10:32 +0000 (UTC) (envelope-from gbe@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fkqp008rsz3ZXk; Mon, 30 Mar 2026 12:10:32 +0000 (UTC) (envelope-from gbe@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1774872632; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=+zNPG0gAJsVww1NHh7okm3hjNfMA0YlpSLLkyQIluYo=; b=jKScTHVj1vTmh7gAYAVuc9VU6cvHTtfqX3KYB6Qc/Ur7IUxdkRobxYDjnBfAHInErXWy+0 mOPaQN2cH/8xdK7xKpGThSxPb9fVg5yMak4xz4Zmp3+yKlsSK5SZexb1YG7vpFeKBllj5Z qTjANobMdiksszw1NjVhdbn9eK3OfAPtiR1zGiuzzNg0/u3LycAsD60kJkdriDsn7MsPF9 b4FNsC88Qs4ZXiYUeDdV0b/IqnKZhNAwPZmvKc4xyS1ULLi/8B+rtkkUnygQd5VLLH/n/1 8+2zBXi2oKRbB0uO1hQqRsZh0ikFLMYtXNiCEQ0TxSmFe2biJ3NYLlqXWhnXIw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1774872632; a=rsa-sha256; cv=none; b=kahhTfZvygQQUDtt4wKIfIIszXwAcjPll3IZb0zRwGHMiAE7UHNqfPf4XG43mg/qXhroeW wKBMkhtvVxfITGBCGoJv5CKGctITBL8Nhi4JRiwfG1N4ZyirZ3JhtUAHBWMFk0sRY+wG/l 39WwxvCNxcyuKgj9x13mjlAScTopbIh/kWFMPsqhxJV+i68xo+dzBFpH7qtEd4eKUhz2BX 7eFwxKqeKSsmofhQQVc/VXwC8GvBvEtCCuPaIZ3dMghqbSBpfOm5RwRe95wdf3bleprRwZ FnYbuLG3xev8AfcCpMgoSBTZkrN+QSbtddld5Jy0KDZgJQms6h2BdEmQQsXRxw== 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=1774872632; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=+zNPG0gAJsVww1NHh7okm3hjNfMA0YlpSLLkyQIluYo=; b=U4ooeTtjbfsuW7CHtjIC8fS8ZuCrRqUamkZ7+p+5CnoLVJv+my0qERnMG6zP/0DTMAmrTr Xkw1miQhw/YwBXAr/3FtZ+ixTavI1RvG+9rj5JspHxojM3GaeL6u8OAFakm8dwZOPSvg6v i29Q1w5VTsdeeua3dJ856LDFLfOEOcIHNPYd8QzetOaVIt8zBTYaxSdG4p46py4pHKL5z7 lZwXnj+jv6KrJXiktccmUtymdzTYL0vGMdGxP9wrR51iHvtQDgUYc1y1CXrgKSQWRlify/ HkLkCPjXFcXXKxyCDmDyK4uoWND1f6huvhkz1mpr8UHR/t88M5MxFkLl15xRow== Received: from localhost (p200300cb870ac9417dd91433b5db3990.dip0.t-ipconnect.de [IPv6:2003:cb:870a:c941:7dd9:1433:b5db:3990]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: gbe) by smtp.freebsd.org (Postfix) with ESMTPSA id 4fkqnz38TWzH2D; Mon, 30 Mar 2026 12:10:31 +0000 (UTC) (envelope-from gbe@freebsd.org) Date: Mon, 30 Mar 2026 14:10:24 +0200 From: Gordon Bergling To: John Baldwin Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: aed3bc80fe03 - main - ofed: Fix a typo in a source code comment Message-ID: References: <69c62ad6.45a08.7da2a3bb@gitrepo.freebsd.org> 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: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="zSqfAH2+gJlVz7yR" Content-Disposition: inline In-Reply-To: X-Url: X-Operating-System: FreeBSD 14.3-RELEASE-p10 amd64 X-Host-Uptime: 1:28PM up 4 days, 5:01, 3 users, load averages: 0.11, 0.13, 0.09 --zSqfAH2+gJlVz7yR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi John, On Fri, Mar 27, 2026 at 09:00:47AM +0000, John Baldwin wrote: > On 3/27/26 06:59, Gordon Bergling wrote: > > The branch main has been updated by gbe: > >=20 > > URL: https://cgit.FreeBSD.org/src/commit/?id=3Daed3bc80fe033ab28e8f01ca= d49e73deb761516b > >=20 > > commit aed3bc80fe033ab28e8f01cad49e73deb761516b > > Author: Gordon Bergling > > AuthorDate: 2026-03-27 06:59:19 +0000 > > Commit: Gordon Bergling > > CommitDate: 2026-03-27 06:59:19 +0000 > >=20 > > ofed: Fix a typo in a source code comment > > - s/refereced/referenced/ > > MFC after: 3 days > > --- > > sys/ofed/include/rdma/ib_mad.h | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > >=20 > > diff --git a/sys/ofed/include/rdma/ib_mad.h b/sys/ofed/include/rdma/ib_= mad.h > > index 454db78dbde5..45f5ee2ff2ca 100644 > > --- a/sys/ofed/include/rdma/ib_mad.h > > +++ b/sys/ofed/include/rdma/ib_mad.h > > @@ -558,7 +558,7 @@ struct ib_mad_send_wc { > > * ib_mad_recv_buf - received MAD buffer information. > > * @list: Reference to next data buffer for a received RMPP MAD. > > * @grh: References a data buffer containing the global route header. > > - * The data refereced by this buffer is only valid if the GRH is > > + * The data referenced by this buffer is only valid if the GRH is > > * valid. > > * @mad: References the start of the received MAD. >=20 > Please refrain from future fixes in sys/ofed as it is really vendor code > (similar to sys/contrib) and local diffs like this can create conflicts f= or > merges from upstream. I realize it is a bit confusing as it is not under > sys/contrib. :-/ sorry, I wasn't aware of it. In my find commands I ommit contrib and sys/co= ntrib and have a few drivers on my list that are vendor code. I have added sys/of= ed to the list and will not commit any typo fixes to it. --Gordon --zSqfAH2+gJlVz7yR Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEYbWI0KY5X7yH/Fy4OQX2V8rP09wFAmnKaCAACgkQOQX2V8rP 09yaYAf/YtY+TKnjCV8ntM5xS1tJLum+v864zQi2OhG511rBF9af2GiE/kDZHBTE EviFOMRfBw1juxGwFFRq2faSy6njZ2aKX3pxYebZNJOGyKR0wqq2fe6CDYCLkf/y BYWg0RIpJF4A2F7mrEMqg8/c6uZdjz6gfOCs5ypTVLRIfbhseu0JvQgXdSp9lpo8 QgnpQL2fikHTwU0Uy0rQRaYwS9kJoTnZlnyCuxKByvhoXdk0R5PKPQjPSjvzYAHq OnwUENDbVPQVztOL4/ES+MBsmULR+1z/Tna4dxCAGZ4VnL3kQi18kR4iV6C+WRQQ 22PEAqDFe2aWx5SersNTig2pAS/XVA== =i5Q5 -----END PGP SIGNATURE----- --zSqfAH2+gJlVz7yR--