Searched hist:368828 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dscatterlist.hdiff 368828 Wed Dec 30 01:27:01 MST 2020 hselasky 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

Git Hash: cabe7f05fa0d7e6c65c2ed2836e66b2237647de8
Git Author: hselasky@FreeBSD.org
H A Dbitops.hdiff 368828 Wed Dec 30 01:27:01 MST 2020 hselasky 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

Git Hash: cabe7f05fa0d7e6c65c2ed2836e66b2237647de8
Git Author: hselasky@FreeBSD.org

Completed in 166 milliseconds