Page MenuHomeFreeBSD

Improved language in devmatch
ClosedPublic

Authored by ceri on Jun 17 2021, 6:28 PM.
Tags
None
Referenced Files
F81954307: D30806.id.diff
Tue, Apr 23, 5:03 PM
F81934396: D30806.id91052.diff
Tue, Apr 23, 10:27 AM
Unknown Object (File)
Mon, Apr 15, 5:33 PM
Unknown Object (File)
Mon, Apr 15, 5:15 PM
Unknown Object (File)
Mon, Apr 15, 5:01 PM
Unknown Object (File)
Mon, Apr 15, 4:59 PM
Unknown Object (File)
Mon, Apr 15, 4:54 PM
Unknown Object (File)
Wed, Apr 10, 11:25 AM
Subscribers
None

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

ceri requested review of this revision.Jun 17 2021, 6:28 PM
ceri updated this revision to Diff 91028.
ceri created this revision.

Remove style(9) stuff that crept in.

Change looks good to me:

  1. The new terminology is more descriptive
  2. The old variable is accepted when the new one isn't present (so backwards compatible)
  3. It's measured: it changes only what needs to change.
This revision is now accepted and ready to land.Jun 17 2021, 9:33 PM