Date: Wed, 7 Sep 2022 18:41:56 +0100 From: John Baldwin <jhb@FreeBSD.org> To: Gordon Bergling <gbe@FreeBSD.org>, src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Cc: Ed Maste <emaste@FreeBSD.org> Subject: Re: git: f0d4c2afd65f - main - pmc(3): Correct some typos in event descriptions Message-ID: <05b97d9c-ff1d-0da2-ee22-0c054e853a77@FreeBSD.org> In-Reply-To: <202209041052.284Aqvu2007702@gitrepo.freebsd.org> References: <202209041052.284Aqvu2007702@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 9/4/22 11:52 AM, Gordon Bergling wrote: > The branch main has been updated by gbe (doc committer): > > URL: https://cgit.FreeBSD.org/src/commit/?id=f0d4c2afd65f821b8983152848f4005239ff975a > > commit f0d4c2afd65f821b8983152848f4005239ff975a > Author: Gordon Bergling <gbe@FreeBSD.org> > AuthorDate: 2022-09-04 10:52:38 +0000 > Commit: Gordon Bergling <gbe@FreeBSD.org> > CommitDate: 2022-09-04 10:52:38 +0000 > > pmc(3): Correct some typos in event descriptions > > - s/occured/occurred/ > - s/the the/the/ > > MFC after: 3 days > --- > lib/libpmc/pmu-events/arch/x86/broadwell/pipeline.json | 4 ++-- > lib/libpmc/pmu-events/arch/x86/broadwellde/pipeline.json | 4 ++-- > lib/libpmc/pmu-events/arch/x86/broadwellx/pipeline.json | 4 ++-- > lib/libpmc/pmu-events/arch/x86/cascadelakex/uncore-other.json | 2 +- > lib/libpmc/pmu-events/arch/x86/silvermont/pipeline.json | 4 ++-- > lib/libpmc/pmu-events/arch/x86/skylakex/uncore-other.json | 2 +- I think these files are actually 3rd party (and should really be under contrib/ in that case?) so probably shouldn't be changed. Maybe you can send the changes upstream to Linux instead? -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?05b97d9c-ff1d-0da2-ee22-0c054e853a77>