On Fri, 25 Apr 2025, victorm.l...@amd.com wrote: > From: Federico Serafini <federico.seraf...@bugseng.com> > > Tag MISRA C Rule 19.1 as clean to avoid regressions. > > Signed-off-by: Federico Serafini <federico.seraf...@bugseng.com> > Signed-off-by: Victor Lira <victorm.l...@amd.com>
Assuming the other patches get committed and the rule is clean Acked-by: Stefano Stabellini <sstabell...@kernel.org> > --- > Cc: Andrew Cooper <andrew.coop...@citrix.com> > Cc: Anthony PERARD <anthony.per...@vates.tech> > Cc: Michal Orzel <michal.or...@amd.com> > Cc: Jan Beulich <jbeul...@suse.com> > Cc: Julien Grall <jul...@xen.org> > Cc: Roger Pau Monné <roger....@citrix.com> > Cc: Stefano Stabellini <sstabell...@kernel.org> > Cc: Nicola Vetrini <nicola.vetr...@bugseng.com> > Cc: Federico Serafini <federico.seraf...@bugseng.com> > Cc: Bertrand Marquis <bertrand.marq...@arm.com> > --- > automation/eclair_analysis/ECLAIR/tagging.ecl | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/automation/eclair_analysis/ECLAIR/tagging.ecl > b/automation/eclair_analysis/ECLAIR/tagging.ecl > index 1d078d8905..dab3c51faa 100644 > --- a/automation/eclair_analysis/ECLAIR/tagging.ecl > +++ b/automation/eclair_analysis/ECLAIR/tagging.ecl > @@ -78,6 +78,7 @@ MC3A2.R17.5|| > MC3A2.R17.6|| > MC3A2.R18.6|| > MC3A2.R18.8|| > +MC3A2.R19.1|| > MC3A2.R20.2|| > MC3A2.R20.3|| > MC3A2.R20.4|| > -- > 2.47.0 >