Page MenuHomeFreeBSD

pctrie: drop freenode param to pctrie_remove
ClosedPublic

Authored by dougm on Jun 26 2025, 6:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 2:08 PM
Unknown Object (File)
Tue, Oct 14, 2:42 PM
Unknown Object (File)
Tue, Oct 14, 2:42 PM
Unknown Object (File)
Tue, Oct 14, 2:42 PM
Unknown Object (File)
Tue, Oct 14, 6:28 AM
Unknown Object (File)
Tue, Oct 14, 1:04 AM
Unknown Object (File)
Mon, Oct 13, 3:37 AM
Unknown Object (File)
Sun, Oct 12, 4:18 PM
Subscribers

Details

Summary

Drop the freenode argument to pctrie_remove, and instead return a bool to the caller so that the caller can set a freenode value to NULL or something else.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable