HomeFreeBSD

Make OF_searchencprop signature consistent with OF_getencprop

Description

Make OF_searchencprop signature consistent with OF_getencprop

Use pcell_t* as a destination buffer argument instead of void
pointer to be consistent with OF_getencprop signature.

Details

Provenance
gonzoAuthored on
Parents
rS332311: Fix one more OF_getprop_alloc instance missed in r332310
Branches
Unknown
Tags
Unknown