Page MenuHomeFreeBSD

cross-build: Remove redundant lines.
ClosedPublic

Authored by imp on Oct 10 2021, 4:35 PM.
Tags
None
Referenced Files
F110748425: D32442.diff
Sat, Feb 22, 2:37 PM
F110685925: D32442.diff
Fri, Feb 21, 9:39 PM
Unknown Object (File)
Fri, Jan 31, 4:52 PM
Unknown Object (File)
Jan 17 2025, 5:08 PM
Unknown Object (File)
Jan 7 2025, 1:30 AM
Unknown Object (File)
Dec 13 2024, 7:35 AM
Unknown Object (File)
Dec 10 2024, 6:16 PM
Unknown Object (File)
Nov 15 2024, 5:34 PM
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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.