Date: Thu, 14 Apr 2022 09:06:04 +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: 5158cf0a382e - main - drm2: Fix a typo in a source code comment Message-ID: <YlfH3J7kvwDllLhl@vortex.speedport.ip> In-Reply-To: <740e99d4-9656-f46d-044e-a37746f47671@FreeBSD.org> References: <202204090730.2397UIDt038674@gitrepo.freebsd.org> <740e99d4-9656-f46d-044e-a37746f47671@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 12, 2022 at 10:15:19AM -0700, John Baldwin wrote: > On 4/9/22 12:30 AM, Gordon Bergling wrote: > > The branch main has been updated by gbe (doc committer): > > > > URL: https://cgit.FreeBSD.org/src/commit/?id=5158cf0a382eb9079e1851f86293f37a1cf25f5b > > > > commit 5158cf0a382eb9079e1851f86293f37a1cf25f5b > > Author: Gordon Bergling <gbe@FreeBSD.org> > > AuthorDate: 2022-03-27 16:36:32 +0000 > > Commit: Gordon Bergling <gbe@FreeBSD.org> > > CommitDate: 2022-04-09 07:28:14 +0000 > > > > drm2: Fix a typo in a source code comment > > - s/mmaping/mapping/ > > MFC after: 3 days > > --- > > sys/dev/drm2/drm_vm.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > Eh, you committed this the previous weekend and then reverted it at alc@'s > request. Perhaps need to revert it again and add an exception to the script > you are using to find typos? Sorry for that. I had a bunch of local patches flying around since January and somehow this slipped through. I just reverted the commit. --Gordon > commit 5158cf0a382eb9079e1851f86293f37a1cf25f5b > Author: Gordon Bergling <gbe@FreeBSD.org> > Date: Sun Mar 27 18:36:32 2022 +0200 > > drm2: Fix a typo in a source code comment > - s/mmaping/mapping/ > MFC after: 3 days > > commit 277d3e855d8e9dce34311a994e58b6f4efcfe6a1 > Author: Gordon Bergling <gbe@FreeBSD.org> > Date: Tue Mar 29 20:47:52 2022 +0200 > > Revert "drm2: Fix a typo in a source code comment" > The comment about 'mmaping' was actually correct since > the comment was referencing to mmap(2). > Reported by: alc > This reverts commit 22ba115b49a2c266aa1967f6b192b7aa8f883b7d. > > commit 22ba115b49a2c266aa1967f6b192b7aa8f883b7d > Author: Gordon Bergling <gbe@FreeBSD.org> > Date: Sun Mar 27 18:36:32 2022 +0200 > > drm2: Fix a typo in a source code comment > - s/mmaping/mapping/ > MFC after: 3 days > > -- > John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YlfH3J7kvwDllLhl>