HomeFreeBSD

Rename kern_mmap_req to kern_mmap

Description

Rename kern_mmap_req to kern_mmap

Replace all uses of kern_mmap with kern_mmap_req move the old kern_mmap.
Reand rename kern_mmap_req to kern_mmap .

The helper saved some code churn initially, but having multiple
interfaces is sub-optimal.

Obtained from: CheriBSD
Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D28292

Details

Provenance
brooksAuthored on Jan 23 2021, 12:08 AM
Reviewer
kib
Differential Revision
D28292: Replace all uses of kern_mmap with kern_mmap_req
Parents
rGbfc99943b04b: ndis(4): remove as previous announced
Branches
Unknown
Tags
Unknown