This serie addresses some violations of MISRA C:2012 Rules 8.2 and 8.3 for x86-64.
Federico Serafini (4): x86/genapic: address a violation of MISRA C:2012 Rule 8.3 x86/io: address violations of MISRA C:2012 Rule 8.3 x86/io_apic: address violations of MISRA C:2012 Rules 8.2 and 8.3 xen/vpci: address a violation of MISRA C:2012 Rule 8.3 xen/arch/x86/include/asm/genapic.h | 2 +- xen/arch/x86/include/asm/hap.h | 2 +- xen/arch/x86/include/asm/io.h | 2 +- xen/arch/x86/include/asm/io_apic.h | 4 ++-- xen/include/xen/vpci.h | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) -- 2.34.1
