mbox series

[XEN,0/2] x86: address remaining violation of Rule 7.2

Message ID cover.1713956723.git.alessandro.zucchelli@bugseng.com (mailing list archive)
Headers show
Series x86: address remaining violation of Rule 7.2 | expand

Message

Alessandro Zucchelli April 24, 2024, 12:11 p.m. UTC
This patch series addresses the last violations of MISRA C:2012 Rule 7.2.
This rule will soon be tagged as clean for ECLAIR in a future patch. 

Alessandro Zucchelli (2):
  pci: add suffix 'U' to PCI_CONF_ADDRESS macro.
  x86/msr: add suffix 'U' to MSR_AMD_CSTATE_CFG macro.

 xen/arch/x86/include/asm/msr-index.h | 2 +-
 xen/arch/x86/x86_64/pci.c            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)