[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [XEN PATCH v4 0/2] xen/mm: address violatios of MISRA C:2012 Rules 8.2 and 8.3
Patch 1/2 does some preparation work, hence it needs to be committed as first. Patch 2/2 is the one that effectively address the violations adding missing parameter names and uniforming function declarations and definitions. Federico Serafini (2): x86/mm: preparation work to uniform modify_xen_mappings* interfaces xen/mm: address violations of MISRA C:2012 Rules 8.2 and 8.3 xen/arch/arm/mmu/pt.c | 4 ++-- xen/arch/ppc/mm-radix.c | 2 +- xen/arch/x86/mm.c | 13 +++++++------ xen/include/xen/mm.h | 16 +++++++++------- 4 files changed, 19 insertions(+), 16 deletions(-) -- 2.34.1
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |