On 23.07.2024 10:14, Alessandro Zucchelli wrote: > From: Simone Ballarin <simone.balla...@bugseng.com> > > Add or move inclusion guards to address violations of > MISRA C:2012 Directive 4.10 ("Precautions shall be taken in order > to prevent the contents of a header file being included more than > once"). > > Inclusion guards must appear at the beginning of the headers > (comments are permitted anywhere). > > Mechanical change. > > Signed-off-by: Simone Ballarin <simone.balla...@bugseng.com> > Signed-off-by: Maria Celeste Cesario <maria.celeste.cesa...@bugseng.com> > Signed-off-by: Nicola Vetrini <nicola.vetr...@bugseng.com> > Signed-off-by: Alessandro Zucchelli <alessandro.zucche...@bugseng.com>
Provided the description of the scheme itself goes in first: Acked-by: Jan Beulich <jbeul...@suse.com>