freebsd-dev/sys/ofed
Ryan Libby bf667f282a ofed: quiet gcc -Wint-in-bool-context
The int in the argument to the ternary triggered -Wint-in-bool-context
from gcc.  Upstream linux has a larger and more entangled patch,
12f727721eee61b3d19dedb95cb893b2baa9fe41, which doesn't apply cleanly.
When we eventually sync that, we can just drop this change.

Reviewed by:	hselasky, imp, kib
MFC after:	3 days
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D28762
2021-02-24 15:56:16 -08:00
..
drivers/infiniband ofed: quiet gcc -Wint-in-bool-context 2021-02-24 15:56:16 -08:00
include Update user access region, UAR, APIs in the core in mlx5core. 2021-01-08 13:33:46 +01:00