HomeFreeBSD

libcasper: Constify cap_sysctl_limit_mib() mib parameter

Description

libcasper: Constify cap_sysctl_limit_mib() mib parameter

No functional change. Minor API change that is nicer for consumers. ABI is
identical; the routine never needed to modify the pointed to value.

Reviewed by: emaste, markj
Differential Revision: https://reviews.freebsd.org/D24319

Details

Provenance
cemAuthored on
Reviewer
emaste
Differential Revision
D24319: libcasper: Constify cap_sysctl_limit_mib() mib parameter
Parents
rS359673: RISC-V: copy the DTB to early KVA
Branches
Unknown
Tags
Unknown