[XEN PATCH v3 0/2] x86: address MISRA C:2012 Rule 5.3 and 8.3

Nicola Vetrini posted 2 patches 8 months, 4 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/cover.1691488505.git.nicola.vetrini@bugseng.com
xen/arch/x86/hvm/vmsi.c          | 46 ++++++++++++++++----------------
xen/arch/x86/include/asm/setup.h |  2 +-
xen/arch/x86/setup.c             |  3 +--
3 files changed, 25 insertions(+), 26 deletions(-)
[XEN PATCH v3 0/2] x86: address MISRA C:2012 Rule 5.3 and 8.3
Posted by Nicola Vetrini 8 months, 4 weeks ago
This series is the part of series [1] that needed further adjustments. The first
two patches of that series are already committed.
The changes in this version are detailed in the individual commit messages.

[1] https://lists.xenproject.org/archives/html/xen-devel/2023-08/msg00492.html

Nicola Vetrini (2):
  x86/vmsi: rename variables to address MISRA C:2012 Rule 5.3
  x86/setup: address MISRA C:2012 Rule 5.3 and 8.3

 xen/arch/x86/hvm/vmsi.c          | 46 ++++++++++++++++----------------
 xen/arch/x86/include/asm/setup.h |  2 +-
 xen/arch/x86/setup.c             |  3 +--
 3 files changed, 25 insertions(+), 26 deletions(-)

-- 
2.34.1