> On 9 Dec 2022, at 00:41, Stefano Stabellini <sstabell...@kernel.org> 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 <stefano.stabell...@amd.com>
Hi Stefano, I’ve checked also with coverity and it solves the violation. Reviewed-by: Luca Fancellu <luca.fance...@arm.com>