All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xen/arm: asm/atomic.h: Fix MISRA C 2012 Rule violations
@ 2022-07-27 15:32 Xenia Ragiadakou
  2022-07-27 15:32 ` [PATCH 1/2] xen/arm: asm/atomic.h: Fix MISRA C 2012 Rule 20.7 violation Xenia Ragiadakou
  2022-07-27 15:32 ` [PATCH 2/2] xen/arm: asm/atomic.h: Fix MISRA C 2012 Rule 2.5 violation Xenia Ragiadakou
  0 siblings, 2 replies; 13+ messages in thread
From: Xenia Ragiadakou @ 2022-07-27 15:32 UTC (permalink / raw)
  To: xen-devel
  Cc: Stefano Stabellini, Julien Grall, Bertrand Marquis, Volodymyr Babchuk

This patch series fixes violations of rules 20.7 and 2.5 found in
xen/arch/arm/include/asm/atomic.h.
Rule 2.5 (a project should not contain unused macro declarations) is advisory.

Xenia Ragiadakou (2):
  xen/arm: asm/atomic.h: Fix MISRA C 2012 Rule 20.7 violation
  xen/arm: asm/atomic.h: Fix MISRA C 2012 Rule 2.5 violation

 xen/arch/arm/include/asm/atomic.h | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2022-07-28 23:01 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-27 15:32 [PATCH 0/2] xen/arm: asm/atomic.h: Fix MISRA C 2012 Rule violations Xenia Ragiadakou
2022-07-27 15:32 ` [PATCH 1/2] xen/arm: asm/atomic.h: Fix MISRA C 2012 Rule 20.7 violation Xenia Ragiadakou
2022-07-27 15:36   ` Jan Beulich
2022-07-27 16:18     ` Xenia Ragiadakou
2022-07-27 15:32 ` [PATCH 2/2] xen/arm: asm/atomic.h: Fix MISRA C 2012 Rule 2.5 violation Xenia Ragiadakou
2022-07-27 15:46   ` Julien Grall
2022-07-27 16:23     ` Xenia Ragiadakou
2022-07-28  7:57     ` Bertrand Marquis
2022-07-28  9:35       ` Julien Grall
2022-07-28  9:45         ` Bertrand Marquis
2022-07-28 10:21           ` Julien Grall
2022-07-28 10:26             ` Bertrand Marquis
2022-07-28 23:01               ` 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.