On Mon, Feb 02, 2026 at 03:43:05PM +0100, Jan Beulich wrote: > As was recently noticed with PCI_X_STATUS_533MHZ, leaving presently unused > #define-s in non-Misra-compliant shape (7.2 is "A `u' or `U' suffix shall > be applied to all integer constants that are represented in an unsigned > type") is putting new code actually using any of the constants at risk of > then causing Misra scan failures in CI. Adjust those few constants which > strictly require a suffix. > > Signed-off-by: Jan Beulich <[email protected]>
Acked-by: Roger Pau Monné <[email protected]> Thanks, Roger.
