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)
Fri, Mar 13, 3:37 AM
Unknown Object (File)
Sat, Feb 28, 9:08 AM
Unknown Object (File)
Sat, Feb 28, 9:06 AM
Unknown Object (File)
Feb 8 2026, 2:32 PM
Unknown Object (File)
Feb 8 2026, 3:38 AM
Unknown Object (File)
Feb 2 2026, 2:39 AM
Unknown Object (File)
Feb 1 2026, 9:48 AM
Unknown Object (File)
Jan 31 2026, 8:06 AM
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