HomeFreeBSD

MFC r357899: u_char -> vm_prot_t in a couple of places, NFC

Description

MFC r357899: u_char -> vm_prot_t in a couple of places, NFC

The latter is a typedef of the former; the typedef exists and these bits are
representing vmprot values, so use the correct type.

Details

Provenance
kevansAuthored on
Parents
rS358201: MFC r357920: Add support for Hygon NTB PCI device in ntb_hw_amd driver.
Branches
Unknown
Tags
Unknown