Hi,
On 09/12/2022 09:04, Jan Beulich wrote:
On 09.12.2022 01:41, Stefano Stabellini wrote:
We have 3 violations of MISRA C Rule 4.1 ("Octal and hexadecimal escape
sequences shall be terminated") in xen/arch/arm/efi/efi-boot.h. Fix
them.
Signed-off-by: Stefano Stabellini
While I certainly ag
> On 9 Dec 2022, at 00:41, Stefano Stabellini wrote:
>
> We have 3 violations of MISRA C Rule 4.1 ("Octal and hexadecimal escape
> sequences shall be terminated") in xen/arch/arm/efi/efi-boot.h. Fix
> them.
>
> Signed-off-by: Stefano Stabellini
Hi Stefano,
I’ve checked also with coverity an
On 09.12.2022 01:41, Stefano Stabellini wrote:
> We have 3 violations of MISRA C Rule 4.1 ("Octal and hexadecimal escape
> sequences shall be terminated") in xen/arch/arm/efi/efi-boot.h. Fix
> them.
>
> Signed-off-by: Stefano Stabellini
While I certainly agree, I wonder if you don't want to corr
We have 3 violations of MISRA C Rule 4.1 ("Octal and hexadecimal escape
sequences shall be terminated") in xen/arch/arm/efi/efi-boot.h. Fix
them.
Signed-off-by: Stefano Stabellini
diff --git a/xen/arch/arm/efi/efi-boot.h b/xen/arch/arm/efi/efi-boot.h
index 43a836c3a7..822c0a1462 100644
--- a/xen