Hi Federico, On 20/12/2023 11:03, Federico Serafini wrote:
Add a break statement at the end of the switch-clauses to address violations of MISRA C:2012 Rule 16.3 ("An unconditional `break' statement shall terminate every switch-clause"). No funtional change.Signed-off-by: Federico Serafini <[email protected]>
Acked-by: Julien Grall <[email protected]> Cheers, -- Julien Grall
