[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [XEN PATCH 0/7] x86: 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 (7): x86/mctelem: address violations of MISRA C:2012 Rule 8.2 x86/mtrr: address violation of MISRA C:2012 Rule 8.2 x86/domain: address violations of MISRA C:2012 Rule 8.2 x86/cpuidle: address violations of MISRA C:2012 Rule 8.2 x86/mcaction: address a violation of MISRA C:2012 Rule 8.2 x86/vmce: address violations of MISRA C:2012 Rule 8.2 x86/hpet: address violations of MISRA C:2012 Rule 8.2 xen/arch/x86/cpu/mcheck/mcaction.h | 2 +- xen/arch/x86/cpu/mcheck/mctelem.c | 2 +- xen/arch/x86/cpu/mcheck/mctelem.h | 25 +++++++++++++------------ xen/arch/x86/cpu/mcheck/vmce.h | 8 ++++---- xen/arch/x86/hpet.c | 2 +- xen/arch/x86/include/asm/cpuidle.h | 11 ++++++----- xen/arch/x86/include/asm/domain.h | 26 +++++++++++++------------- xen/arch/x86/include/asm/hpet.h | 2 +- xen/arch/x86/include/asm/mtrr.h | 10 +++++----- 9 files changed, 45 insertions(+), 43 deletions(-) -- 2.34.1
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |