Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Sep 2019 18:55:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240512] [PATCH]: sys/x86/x86/tsc.c: Use gender-neutral pronoun in comment
Message-ID:  <bug-240512-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240512

            Bug ID: 240512
           Summary: [PATCH]: sys/x86/x86/tsc.c: Use gender-neutral pronoun
                    in comment
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: neel@neelc.org

Created attachment 207392
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D207392&action=
=3Dedit
Patch (Revision 1)

On line 283 in sys/x86/x86/tsc.c, I saw the following comment:

 * User did not give the order about calibration.
 * If he did, we do not try to guess.

We can't assume all FreeBSD users are male. They could be female, non-binar=
y,
etc. I have a patch which changes the comment to:

 * User did not give the order about calibration.
 * If they did, we do not try to guess.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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