On 17/05/2025 12:21 am, Stefano Stabellini wrote: > From: Federico Serafini <[email protected]> > > MISRA C Directive 4.10 states that: > "Precautions shall be taken in order to prevent the contents of a > header file being included more than once". > > Add inclusion guards where missing to address violations of the > guideline. > > Signed-off-by: Federico Serafini <[email protected]> > Signed-off-by: Stefano Stabellini <[email protected]>
Reviewed-by: Andrew Cooper <[email protected]>
