freebsd-dev/sys/compat/linuxkpi/common/include
Bjoern A. Zeeb 72c89ce97b 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
MFC after:	5 days
2021-09-27 20:53:06 +00:00
..
acpi LinuxKPI: Implement ACPI bits required by drm-kmod in base system 2020-11-09 13:20:14 +00:00
asm LinuxKPI: Make FPU sections thread-safe and use the NOCTX flag. 2021-07-31 15:36:48 +02:00
linux LinuxKPI: dma-mapping.h unify "mask" and "dma_mask" 2021-09-27 20:53:06 +00:00
net LinuxKPI: add nexthdr definitions for IPv6 2021-07-27 15:00:21 +00:00