On Fri, 25 Apr 2025, [email protected] wrote:
> From: Federico Serafini <[email protected]>
> 
> MISRA C Rule 14.3 is already tagged as clean: add it to the
> monitored set to avoid regressions.
> 
> Signed-off-by: Federico Serafini <[email protected]>
> Signed-off-by: Victor Lira <[email protected]>

Assuming the previous patch gets accepted:

Acked-by: Stefano Stabellini <[email protected]>

> ---
> Cc: Andrew Cooper <[email protected]>
> Cc: Anthony PERARD <[email protected]>
> Cc: Michal Orzel <[email protected]>
> Cc: Jan Beulich <[email protected]>
> Cc: Julien Grall <[email protected]>
> Cc: Roger Pau MonnĂ© <[email protected]>
> Cc: Stefano Stabellini <[email protected]>
> Cc: Nicola Vetrini <[email protected]>
> Cc: Federico Serafini <[email protected]>
> Cc: Bertrand Marquis <[email protected]>
> ---
> 
>  automation/eclair_analysis/ECLAIR/monitored.ecl | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/automation/eclair_analysis/ECLAIR/monitored.ecl 
> b/automation/eclair_analysis/ECLAIR/monitored.ecl
> index 8351996ec8..ca2f5e3c7f 100644
> --- a/automation/eclair_analysis/ECLAIR/monitored.ecl
> +++ b/automation/eclair_analysis/ECLAIR/monitored.ecl
> @@ -53,6 +53,7 @@
>  -enable=MC3A2.R13.2
>  -enable=MC3A2.R13.6
>  -enable=MC3A2.R14.1
> +-enable=MC3A2.R14.3
>  -enable=MC3A2.R14.4
>  -enable=MC3A2.R16.2
>  -enable=MC3A2.R16.3
> --
> 2.47.0
> 

Reply via email to