Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Apr 2022 10:15:19 -0700
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
Subject:   Re: git: 5158cf0a382e - main - drm2: Fix a typo in a source code comment
Message-ID:  <740e99d4-9656-f46d-044e-a37746f47671@FreeBSD.org>
In-Reply-To: <202204090730.2397UIDt038674@gitrepo.freebsd.org>
References:  <202204090730.2397UIDt038674@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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?

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?740e99d4-9656-f46d-044e-a37746f47671>