mbox series

[0/2] xen: Remove use of TRUE/FALSE

Message ID 20210810174737.56297-1-kevin.stefanov@citrix.com (mailing list archive)
Headers show
Series xen: Remove use of TRUE/FALSE | expand

Message

Kevin Stefanov Aug. 10, 2021, 5:47 p.m. UTC
Kevin Stefanov (2):
  xen/kexec: Remove use of TRUE/FALSE
  x86/ioapic: Remove use of TRUE/FALSE

 xen/arch/x86/io_apic.c              | 12 ++++++------
 xen/common/kexec.c                  |  6 +++---
 xen/drivers/passthrough/vtd/utils.c |  2 +-
 xen/include/xen/kexec.h             |  2 +-
 4 files changed, 11 insertions(+), 11 deletions(-)