On 11/12/2022 11:10, Julien Grall wrote:
Hi Stefano, On 09/12/2022 22:25, 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 and take the opportunity to declare them as static const __initconst and improve the style. Signed-off-by: Stefano Stabellini <[email protected]>Reviewed-by: Julien Grall <[email protected]>
Committed. Cheers, -- Julien Grall
