[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH v2 0/5] Fix MISRA C 2012 violations
Resolve MISRA C 2012 Rule 8.4 warnings. Changes in v2: - In commit messages of patches 1-4, replace the phrase "This patch aims to resolve indirectly a MISRA C 2012 Rule 8.4 violation warning." with "Also, this patch aims to resolve indirectly a MISRA C 2012 Rule 8.4 violation warning." - Add "Reviewed-by" tags. Xenia Ragiadakou (5): xen/common: page_alloc: Fix MISRA C 2012 Rule 8.7 violation xen/common: vm_event: Fix MISRA C 2012 Rule 8.7 violation xen/drivers: iommu: Fix MISRA C 2012 Rule 8.7 violation xen/sched: credit: Fix MISRA C 2012 Rule 8.7 violation xen/arm64: traps: Fix MISRA C 2012 Rule 8.4 violations xen/arch/arm/arm64/traps.c | 1 + xen/arch/arm/include/asm/arm64/traps.h | 2 ++ xen/common/page_alloc.c | 4 ++-- xen/common/sched/credit.c | 2 +- xen/common/vm_event.c | 2 +- xen/drivers/passthrough/iommu.c | 2 +- 6 files changed, 8 insertions(+), 5 deletions(-) -- 2.34.1
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |