On 29.07.2024 11:00, Federico Serafini wrote: > MISRA C Rule 16.3 states that "An unconditional `break' statement shall > terminate every switch-clause". > > Add pseudo keyword fallthrough or missing break statement > to address violations of the rule. > > Signed-off-by: Federico Serafini <[email protected]>
Acked-by: Jan Beulich <[email protected]>
