Page MenuHomeFreeBSD

Remove empty header annotations in Symbol.map files
Needs ReviewPublic

Authored by minsoochoo0122_proton.me on Aug 17 2023, 2:05 PM.
Referenced Files
F132963391: D41492.id.diff
Tue, Oct 21, 2:44 PM
F132963381: D41492.id126125.diff
Tue, Oct 21, 2:44 PM
Unknown Object (File)
Tue, Oct 21, 2:36 AM
Unknown Object (File)
Fri, Oct 17, 10:15 AM
Unknown Object (File)
Wed, Oct 15, 7:36 PM
Unknown Object (File)
Fri, Oct 10, 5:28 AM
Unknown Object (File)
Wed, Oct 8, 2:26 PM
Unknown Object (File)
Sun, Sep 28, 12:36 PM

Details

Reviewers
andrew
imp
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.