[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [XEN PATCH 00/10] arm: address some violations of MISRA C:2012 Rule 8.2
This patch series addresses some of the violations of Rule 8.2 adding the missing parameter names. Federico Serafini (10): arm/gic: address violations of MISRA C:2012 Rule 8.2 arm/cpufeature: address violations of MISRA C:2012 Rule 8.2 arm/smpboot: address violations of MISRA C:2012 Rule 8.2 arm/setup: address violations of MISRA C:2012 Rule 8.2 arm/p2m: address a violation of MISRA C:2012 Rule 8.2 arm/cmpxchg: address violations of MISRA C:2012 Rule 8.2 arm/traps: address a violation of MISRA C:2012 Rule 8.2 arm/vgic-v3: address a violation of MISRA C:2012 Rule 8.2 arm/domain: address violations of MISRA C:2012 Rule 8.2 arm/smmu: address violation of MISRA C:2012 Rule 8.2 xen/arch/arm/arm64/smpboot.c | 2 +- xen/arch/arm/include/asm/arm32/cmpxchg.h | 2 +- xen/arch/arm/include/asm/arm64/cmpxchg.h | 2 +- xen/arch/arm/include/asm/cpufeature.h | 8 ++++---- xen/arch/arm/include/asm/domain.h | 4 ++-- xen/arch/arm/include/asm/gic.h | 12 ++++++------ xen/arch/arm/include/asm/p2m.h | 2 +- xen/arch/arm/include/asm/setup.h | 5 +++-- xen/arch/arm/setup.c | 4 ++-- xen/arch/arm/traps.c | 2 +- xen/arch/arm/vgic-v3.c | 2 +- xen/drivers/passthrough/arm/smmu.c | 6 +++--- 12 files changed, 26 insertions(+), 25 deletions(-) -- 2.34.1
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |