[XEN PATCH 0/2] xen: address MISRA C:2012 Rule 5.3

Nicola Vetrini posted 2 patches 8 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/cover.1691567429.git.nicola.vetrini@bugseng.com
There is a newer version of this series
xen/arch/x86/hvm/vmsi.c | 22 +++++++++++-----------
xen/include/xen/delay.h |  8 ++++++--
2 files changed, 17 insertions(+), 13 deletions(-)
[XEN PATCH 0/2] xen: address MISRA C:2012 Rule 5.3
Posted by Nicola Vetrini 8 months, 3 weeks ago
This series contains two patches left from previous series addressing the same
MISRA Rule [1] [2], to make a standalone patch with the more involved changes
that the first patch of [1] brings. The review comments on the respective threads
about these patches have been addressed.

[1] https://lore.kernel.org/xen-devel/cover.1691492441.git.nicola.vetrini@bugseng.com/
[2] https://lore.kernel.org/xen-devel/cover.1691488505.git.nicola.vetrini@bugseng.com/

Nicola Vetrini (2):
  x86/vmsi: rename variables to address MISRA C:2012 Rule 5.3
  xen/delay: address MISRA C:2012 Rule 5.3.

 xen/arch/x86/hvm/vmsi.c | 22 +++++++++++-----------
 xen/include/xen/delay.h |  8 ++++++--
 2 files changed, 17 insertions(+), 13 deletions(-)

--
2.34.1