HomeFreeBSD

Remove redundantly repetitive static __inline forward function

Description

Remove redundantly repetitive static __inline forward function
declarations.

We typically don't use them elsewhere in the kernel, and they aren't
needed here: the actual functions are a few lines away and aren't
mutually recursive.

Details

Provenance
impAuthored on
Parents
rS358889: elfctl: remove memory leak
Branches
Unknown
Tags
Unknown