HomeFreeBSD

libc: make more use of the howmany() macro when available.

Description

libc: make more use of the howmany() macro when available.

We have a howmany() macro in the <sys/param.h> header that is
convenient to re-use as it makes things easier to read.

Details

Provenance
pfgAuthored on
Parents
rS298599: Use MIN() instead of MAX() as the previous syntax was wrote in a weird and
Branches
Unknown
Tags
Unknown