Trivial fixes for MISRA issues while idly looking through the x86 report.
Andrew Cooper (3):
x86/p2m.h: Add include guards
x86/shadow: Don't use signed bitfield in sh_emulate_ctxt
common/spinlock: Drop inline from _spin_lock_cb()
xen/arch/x86/mm/p2m.h | 5 +++++
xen/arch/x86/mm/shadow/private.h | 2 +-
xen/common/spinlock.c | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
--
2.11.0