Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 2026 14:10:24 +0200
From:      Gordon Bergling <gbe@freebsd.org>
To:        John Baldwin <jhb@freebsd.org>
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:  <acpoMO84h-Kv9XAb@bastion.ttyv0.de>
In-Reply-To: <c3f2b65d-6bb1-4ef3-b519-522757b35f3b@FreeBSD.org>
References:  <69c62ad6.45a08.7da2a3bb@gitrepo.freebsd.org> <c3f2b65d-6bb1-4ef3-b519-522757b35f3b@FreeBSD.org>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
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:
> > 
> > URL: https://cgit.FreeBSD.org/src/commit/?id=aed3bc80fe033ab28e8f01cad49e73deb761516b
> > 
> > commit aed3bc80fe033ab28e8f01cad49e73deb761516b
> > Author:     Gordon Bergling <gbe@FreeBSD.org>
> > AuthorDate: 2026-03-27 06:59:19 +0000
> > Commit:     Gordon Bergling <gbe@FreeBSD.org>
> > CommitDate: 2026-03-27 06:59:19 +0000
> > 
> >      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(-)
> > 
> > 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.
> 
> 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 for
> 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/contrib
and have a few drivers on my list that are vendor code. I have added sys/ofed to
the list and will not commit any typo fixes to it.

--Gordon

[-- Attachment #2 --]
-----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-----
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?acpoMO84h-Kv9XAb>