[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [XEN PATCH v2] x86/mctelem: address violations of MISRA C: 2012 Rule 5.3
On Wed, 26 Jun 2024, Nicola Vetrini wrote: > From: Alessandro Zucchelli <alessandro.zucchelli@xxxxxxxxxxx> > > This addresses violations of MISRA C:2012 Rule 5.3 which states as > following: An identifier declared in an inner scope shall not hide an > identifier declared in an outer scope. > > In this case the gloabl variable being shadowed is the global static struct > mctctl in this file, therefore the local variables are renamed to avoid this. > > No functional change. > > Signed-off-by: Alessandro Zucchelli <alessandro.zucchelli@xxxxxxxxxxx> > Signed-off-by: Nicola Vetrini <nicola.vetrini@xxxxxxxxxxx> Nice one! Reviewed-by: Stefano Stabellini <sstabellini@xxxxxxxxxx>
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |