On 17/05/2025 12:21 am, Stefano Stabellini wrote: > From: Federico Serafini <federico.seraf...@bugseng.com> > > 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 <federico.seraf...@bugseng.com> > Signed-off-by: Stefano Stabellini <stefano.stabell...@amd.com>
Reviewed-by: Andrew Cooper <andrew.coop...@citrix.com>