All of lore.kernel.org
 help / color / mirror / Atom feed
* [XEN PATCH v2 0/3] xen: address violations of MISRA C Rule 13.6
@ 2024-09-30 12:49 Federico Serafini
  2024-09-30 12:49 ` [XEN PATCH v2 1/3] EFI: address a violation " Federico Serafini
                   ` (2 more replies)
  0 siblings, 3 replies; 20+ messages in thread
From: Federico Serafini @ 2024-09-30 12:49 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.43.0



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

end of thread, other threads:[~2024-10-08 13:41 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-30 12:49 [XEN PATCH v2 0/3] xen: address violations of MISRA C Rule 13.6 Federico Serafini
2024-09-30 12:49 ` [XEN PATCH v2 1/3] EFI: address a violation " Federico Serafini
2024-09-30 13:07   ` Jan Beulich
2024-10-01  5:25     ` Roberto Bagnara
2024-10-01  6:32       ` Jan Beulich
2024-10-01 21:36         ` Stefano Stabellini
2024-10-02  6:09           ` Jan Beulich
2024-10-02  6:54             ` Roberto Bagnara
2024-10-08  5:59               ` Jan Beulich
2024-10-08 12:49                 ` Roberto Bagnara
2024-10-08 13:00                   ` Marek Marczykowski-Górecki
2024-10-08 13:41                   ` Jan Beulich
2024-10-03  0:36   ` Stefano Stabellini
2024-10-04 21:16     ` Marek Marczykowski-Górecki
2024-09-30 12:49 ` [XEN PATCH v2 2/3] xen/gnttab: " Federico Serafini
2024-09-30 22:53   ` Stefano Stabellini
2024-10-01  9:54     ` Jan Beulich
2024-10-01 21:35       ` Stefano Stabellini
2024-09-30 12:49 ` [XEN PATCH v2 3/3] automation/eclair: tag Rule 13.6 as clean Federico Serafini
2024-10-03  0:37   ` 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.