Switch from int to unsigned int; NFC
This silences a GCC conversion diagnostic about assigning `1` to a
1-bit signed bit-field changing the value from `1` to `-1`.
Co-authored-by:
Igor Kushnir <igorkuo@gmail.com>
parent
8f6c47b7
Please register or sign in to comment