All of lore.kernel.org
 help / color / mirror / Atom feed
* [XEN PATCH 0/3] xen: address violations of MISRA C Rule 13.6
@ 2024-09-10 19:05 Federico Serafini
  2024-09-10 19:06 ` [XEN PATCH 1/3] EFI: " Federico Serafini
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Federico Serafini @ 2024-09-10 19:05 UTC (permalink / raw)
  To: xen-devel
  Cc: consulting, Federico Serafini, Daniel P. Smith,
	Marek Marczykowski-Górecki, Jan Beulich, Andrew Cooper,
	Julien Grall, Stefano Stabellini, Simone Ballarin, Doug Goldstein

Address remaining violations of Rule 13.6 and tag it as clean.

Federico Serafini (3):
  EFI: address violations of MISRA C Rule 13.6
  xen/gnttab: address violations of MISRA C Rule 13.6
  automation/eclair: tag Rule 13.6 as clean

 automation/eclair_analysis/ECLAIR/tagging.ecl |  1 +
 xen/common/compat/grant_table.c               | 15 +++++++++------
 xen/common/efi/runtime.c                      | 12 ++++++++++--
 3 files changed, 20 insertions(+), 8 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2024-09-12  8:07 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-10 19:05 [XEN PATCH 0/3] xen: address violations of MISRA C Rule 13.6 Federico Serafini
2024-09-10 19:06 ` [XEN PATCH 1/3] EFI: " Federico Serafini
2024-09-11 12:50   ` Jan Beulich
2024-09-11 13:16     ` Marek Marczykowski-Górecki
2024-09-11 14:10       ` Jan Beulich
2024-09-11 14:27         ` Andrew Cooper
2024-09-11 14:56           ` Jan Beulich
2024-09-11 14:27         ` Nicola Vetrini
2024-09-11 14:57           ` Jan Beulich
2024-09-12  8:06             ` Federico Serafini
2024-09-10 19:06 ` [XEN PATCH 2/3] xen/gnttab: " Federico Serafini
2024-09-11 12:53   ` Jan Beulich
2024-09-12  0:23     ` Stefano Stabellini
2024-09-10 19:06 ` [XEN PATCH 3/3] automation/eclair: tag Rule 13.6 as clean Federico Serafini
2024-09-12  0:17   ` Stefano Stabellini

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.