[PATCH 0/2] xen/arm: asm/atomic.h: Fix MISRA C 2012 Rule violations

Xenia Ragiadakou posted 2 patches 1 year, 8 months ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20220727153254.1143503-1-burzalodowa@gmail.com
There is a newer version of this series
xen/arch/arm/include/asm/atomic.h | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
[PATCH 0/2] xen/arm: asm/atomic.h: Fix MISRA C 2012 Rule violations
Posted by Xenia Ragiadakou 1 year, 8 months ago
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