Resolve MISRA C 2012 Rule 8.4 warnings.
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