HomeFreeBSD

LinuxKPI: dma-mapping.h unify "mask" and "dma_mask"

Description

LinuxKPI: dma-mapping.h unify "mask" and "dma_mask"

In some places we are using "mask" and others "dma_mask" for the
same thing. Harmonize the various places to "dma_mask" as used in
linux_pci.c. For the declaration remove the argument names to
avoid the entire problem.

This is in preparation for an upcoming change.
No functional changes intended.

Sponsored by: The FreeBSD Foundation

(cherry picked from commit 72c89ce97ba3f023463930578c6df7f0374cbf17)

Details

Provenance
bzAuthored on Sep 27 2021, 8:48 PM
Parents
rG870e31d839c6: LinuxKPI: disable device_release_driver()
Branches
Unknown
Tags
Unknown