Page MenuHomeFreeBSD

cross-build: Remove redundant lines.
ClosedPublic

Authored by imp on Oct 10 2021, 4:35 PM.
Tags
None
Referenced Files
F102666864: D32442.diff
Fri, Nov 15, 2:20 PM
Unknown Object (File)
Thu, Oct 17, 7:08 AM
Unknown Object (File)
Thu, Oct 17, 7:08 AM
Unknown Object (File)
Thu, Oct 17, 7:08 AM
Unknown Object (File)
Thu, Oct 17, 6:46 AM
Unknown Object (File)
Oct 1 2024, 11:25 AM
Unknown Object (File)
Oct 1 2024, 8:41 AM
Unknown Object (File)
Oct 1 2024, 2:09 AM
Subscribers
None

Details

Summary

There's two identical gid_from_group lines in a row. We only need one.
Ditto for uid_from_user().

Sponsored by: Netflix

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 42052
Build 38940: arc lint + arc unit

Event Timeline

imp requested review of this revision.Oct 10 2021, 4:35 PM
imp created this revision.
This revision is now accepted and ready to land.Oct 10 2021, 4:37 PM

Looks like those have been there right from the very first commit of the headers downstream to CheriBSD in 2018

This revision was automatically updated to reflect the committed changes.