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". > > Refactor inclusion guards to address a violation of Directive 4.10 > and follow CODING_STYLE. > > Signed-off-by: Federico Serafini <[email protected]> > Signed-off-by: Stefano Stabellini <[email protected]>
Reviewed-by: Andrew Cooper <[email protected]>
