All of lore.kernel.org
 help / color / mirror / Atom feed
* [XEN PATCH 0/2] xen: address MISRA C:2012 Rule 5.3
@ 2023-08-09  7:55 Nicola Vetrini
  2023-08-09  7:55 ` [XEN PATCH 1/2] x86/vmsi: rename variables to " Nicola Vetrini
  2023-08-09  7:55 ` [XEN PATCH 2/2] xen/delay: " Nicola Vetrini
  0 siblings, 2 replies; 8+ messages in thread
From: Nicola Vetrini @ 2023-08-09  7:55 UTC (permalink / raw)
  To: xen-devel
  Cc: sstabellini, michal.orzel, xenia.ragiadakou, ayan.kumar.halder,
	consulting, Nicola Vetrini, Jan Beulich, Andrew Cooper,
	Roger Pau Monné, Wei Liu, George Dunlap, Julien Grall

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-08-10 15:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-09  7:55 [XEN PATCH 0/2] xen: address MISRA C:2012 Rule 5.3 Nicola Vetrini
2023-08-09  7:55 ` [XEN PATCH 1/2] x86/vmsi: rename variables to " Nicola Vetrini
2023-08-09 12:45   ` Jan Beulich
2023-08-10 15:27     ` Nicola Vetrini
2023-08-09  7:55 ` [XEN PATCH 2/2] xen/delay: " Nicola Vetrini
2023-08-09 11:10   ` Julien Grall
2023-08-09 13:56   ` Luca Fancellu
2023-08-09 14:09     ` Nicola Vetrini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.