On 13.12.2023 17:10, Simone Ballarin wrote: > From: Maria Celeste Cesario <[email protected]> > > The xen sources contain violations of MISRA C:2012 Rule 14.4 whose > headline states: > "The controlling expression of an if statement and the controlling > expression of an iteration-statement shall have essentially Boolean type". > > Add comparisons to avoid using enum constants as controlling expressions > to comply with Rule 14.4. > No functional change. > > Signed-off-by: Maria Celeste Cesario <[email protected]> > Signed-off-by: Simone Ballarin <[email protected]>
Somewhat hesitantly, as indicated before: Acked-by: Jan Beulich <[email protected]> Jan
