HomeFreeBSD

kern/rman: mark rman get functions as taking constants

Description

kern/rman: mark rman get functions as taking constants

The arguments are left completely unchanged by these functions. This
allows passing constant pointers for verifying ownership, but not
modifying the contents.

Reviewed by: imp,jhb
Pull Request: https://github.com/freebsd/freebsd-src/pull/1224

Details

Provenance
ehem_freebsd_m5p.comAuthored on May 10 2024, 4:13 PM
impCommitted on Tue, May 21, 11:52 PM
Parents
rG996fa9fb4ec4: kern/rman: update rman_make_alignment_flags()
Branches
Unknown
Tags
Unknown