[PATCH v2 0/2] xen: Replace uses of TRUE/FALSE

Kevin Stefanov posted 2 patches 2 years, 8 months ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20210811123135.18195-1-kevin.stefanov@citrix.com
xen/arch/x86/io_apic.c                 | 38 +++++++++++++-------------
xen/common/kexec.c                     |  6 ++--
xen/drivers/passthrough/vtd/intremap.c |  6 ++--
xen/drivers/passthrough/vtd/utils.c    |  2 +-
xen/include/xen/kexec.h                |  4 +--
5 files changed, 28 insertions(+), 28 deletions(-)
[PATCH v2 0/2] xen: Replace uses of TRUE/FALSE
Posted by Kevin Stefanov 2 years, 8 months ago
Kevin Stefanov (2):
  xen/kexec: Remove use of TRUE/FALSE
  x86/ioapic: Remove use of TRUE/FALSE/1/0

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

-- 
2.25.1