[PATCH 0/4] Fix MISRA C 2012 violations

Xenia Ragiadakou posted 4 patches 1 year, 9 months ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20220705210218.483854-1-burzalodowa@gmail.com
There is a newer version of this series
xen/arch/arm/domain.c                |  2 +-
xen/arch/arm/include/asm/processor.h | 14 ++++++++++++++
xen/common/time.c                    |  2 +-
xen/include/xen/pv_console.h         |  2 +-
4 files changed, 17 insertions(+), 3 deletions(-)
[PATCH 0/4] Fix MISRA C 2012 violations
Posted by Xenia Ragiadakou 1 year, 9 months ago
Resolve MISRA C 2012 Rule 8.4 violation warnings.

Xenia Ragiadakou (4):
  xen/arm: traps: Fix MISRA C 2012 Rule 8.4 violations
  xen/common: time: Fix MISRA C 2012 Rule 8.7 violation
  xen/arm: domain: Fix MISRA C 2012 Rule 8.7 violation
  xen/char: pv_console: Fix MISRA C 2012 Rule 8.4 violation

 xen/arch/arm/domain.c                |  2 +-
 xen/arch/arm/include/asm/processor.h | 14 ++++++++++++++
 xen/common/time.c                    |  2 +-
 xen/include/xen/pv_console.h         |  2 +-
 4 files changed, 17 insertions(+), 3 deletions(-)

-- 
2.34.1