Re: [XEN PATCH 5/7] docs/misra: add entry to exclude-list.json

2023-11-30 Thread Jan Beulich
On 29.11.2023 16:24, Nicola Vetrini wrote: > x86/efi/check.c is not part of the final Xen binary, therefore > it doesn't need to conform to MISRA guidelines at the moment. > > Signed-off-by: Nicola Vetrini Acked-by: Jan Beulich

[XEN PATCH 5/7] docs/misra: add entry to exclude-list.json

2023-11-29 Thread Nicola Vetrini
x86/efi/check.c is not part of the final Xen binary, therefore it doesn't need to conform to MISRA guidelines at the moment. Signed-off-by: Nicola Vetrini --- docs/misra/exclude-list.json | 4 1 file changed, 4 insertions(+) diff --git a/docs/misra/exclude-list.json b/docs/misra/exclude-li