Page MenuHomeFreeBSD

Remove empty header annotations in Symbol.map files
ClosedPublic

Authored by minsoochoo0122_proton.me on Aug 17 2023, 2:05 PM.
Referenced Files
Unknown Object (File)
Sat, Feb 21, 7:33 PM
Unknown Object (File)
Fri, Feb 20, 6:52 AM
Unknown Object (File)
Thu, Feb 19, 4:15 PM
Unknown Object (File)
Dec 20 2025, 12:08 PM
Unknown Object (File)
Dec 5 2025, 9:48 PM
Unknown Object (File)
Dec 3 2025, 4:06 AM
Unknown Object (File)
Nov 7 2025, 11:21 PM
Unknown Object (File)
Nov 3 2025, 2:43 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

minsoochoo0122_proton.me planned changes to this revision.
minsoochoo0122_proton.me 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.Mon, Feb 9, 4:04 PM