[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH 06/17] x86/EFI: address violations of MISRA C:2012 Directive 4.10
On Mon, 1 Jul 2024, Jan Beulich wrote: > On 01.07.2024 15:36, Alessandro Zucchelli wrote: > > --- a/xen/arch/x86/efi/efi-boot.h > > +++ b/xen/arch/x86/efi/efi-boot.h > > @@ -3,6 +3,11 @@ > > * is intended to be included by common/efi/boot.c _only_, and > > * therefore can define arch specific global variables. > > */ > > + > > +#ifndef X86_EFI_EFI_BOOT_H > > +#define X86_EFI_EFI_BOOT_H > > + > > + > > #include <xen/vga.h> > > #include <asm/e820.h> > > #include <asm/edd.h> > > Nit: No double blank lines please, anywhere. With this addressed: Reviewed-by: Stefano Stabellini <sstabellini@xxxxxxxxxx>
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |