Page MenuHomeFreeBSD

libalias: Restructure - Remove temporary state deleteAllLinks from global struct
ClosedPublic

Authored by donner on Jun 1 2021, 6:31 PM.
Tags
None
Referenced Files
F83410091: D30604.id90282.diff
Fri, May 10, 3:38 AM
Unknown Object (File)
Mon, May 6, 9:46 PM
Unknown Object (File)
Thu, May 2, 11:24 AM
Unknown Object (File)
Thu, May 2, 10:07 AM
Unknown Object (File)
Thu, May 2, 10:07 AM
Unknown Object (File)
Thu, May 2, 10:07 AM
Unknown Object (File)
Thu, May 2, 7:36 AM
Unknown Object (File)
Thu, May 2, 7:36 AM

Details

Summary

The entry deleteAllLinks in the struct libalias is only used to signal
a state between internal calls. It's not used between API calls.

Test Plan

Use testsuite.

Diff Detail

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

Event Timeline

donner requested review of this revision.Jun 1 2021, 6:31 PM
  • Remove an unnecessary local var
This revision was not accepted when it landed; it landed in state Needs Review.Jun 19 2021, 7:58 PM
This revision was automatically updated to reflect the committed changes.