Page MenuHomeFreeBSD

Remove empty header annotations in Symbol.map files
ClosedPublic

Authored by mchoo on Aug 17 2023, 2:05 PM.
Referenced Files
F164865534: D41492.id126125.diff
Tue, Aug 4, 9:11 AM
Unknown Object (File)
Mon, Aug 3, 5:01 AM
Unknown Object (File)
Sat, Jul 18, 6:06 AM
Unknown Object (File)
Thu, Jul 16, 2:26 PM
Unknown Object (File)
Jul 4 2026, 5:21 PM
Unknown Object (File)
Jul 3 2026, 7:05 AM
Unknown Object (File)
Jun 20 2026, 2:07 AM
Unknown Object (File)
Jun 14 2026, 9:12 AM

Details

Reviewers
andrew
imp
lwhsu
Group Reviewers
Contributor Reviews (src)
Summary

Commit 42b388439bd3795e09258c57a74ce9eec3651c7b did not completely remove $FreeBSD$ annotation. Leftover empty annotations

/*
 */

Should be removed from Symbol.map files

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

mchoo requested review of this revision.Aug 17 2023, 2:05 PM
mchoo planned changes to this revision.
mchoo requested review of this revision.

Trivial change that should go in. That said, that may disrupt some changes @imp is doing, so he probably will have the final say as to when this should be merged.

lwhsu added a subscriber: lwhsu.

This one is done in D42612

This revision is now accepted and ready to land.Feb 9 2026, 4:04 PM