HomeFreeBSD

pctrie: reduce code duplication in PCTRIE_REMOVE_*

Description

pctrie: reduce code duplication in PCTRIE_REMOVE_*

There's a little bit of code that appears in each PCTRIE_REMOVE
function in pctrie.h. Make a new function for it, and invoke it from
those PCTRIE_REMOVE functions.

Reviewed by: bnovkov
Differential Revision: https://reviews.freebsd.org/D47320

Details

Provenance
dougmAuthored on Fri, Nov 1, 4:10 PM
Reviewer
bnovkov
Differential Revision
D47320: pctrie: reduce code duplication in PCTRIE_REMOVE_*
Parents
rGf65c19a242de: kbdcontrol: correct bell frequency for vt(4)
Branches
Unknown
Tags
Unknown