mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 08:50:22 -05:00
A one-bit wide bit-field can take only the values 0 and -1. Clang 16 introduced a warning that "implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1". Fix by using c99 bool. Reported by: Clang Reviewed by: emaste, wulf MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D39665 |
||
|---|---|---|
| .. | ||
| ig4_acpi.c | ||
| ig4_iic.c | ||
| ig4_pci.c | ||
| ig4_reg.h | ||
| ig4_var.h | ||