Page MenuHomeFreeBSD

subr_pctrie: straightline climbing
Needs ReviewPublic

Authored by dougm on Wed, Nov 20, 4:57 AM.

Details

Reviewers
alc
Summary

Add code so that the most common cases of climbing the iterator path, which don't climb at all, can be expressed in straightline code.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

dougm requested review of this revision.Wed, Nov 20, 4:57 AM
dougm created this revision.