HomeFreeBSD

Description

MFC r368406:
Prefer using the MIN() function macro over the min() inline function
in the LinuxKPI. Linux defines min() to be a macro, while in FreeBSD
min() is a static inline function clamping its arguments to
"unsigned int".

Sponsored by: Mellanox Technologies // NVIDIA Networking

Details

Provenance
hselaskyAuthored on Dec 7 2020, 9:48 AM
Parents
rGd511b855ed55: MFC r368659 and r368664:
Branches
Unknown
Tags
Unknown