]> xenbits.xensource.com Git - people/royger/xen.git/commit
xen/IOMMU: Switch bool_t to bool
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 7 Aug 2023 16:58:30 +0000 (17:58 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 24 Aug 2023 18:55:08 +0000 (19:55 +0100)
commit870d5cd9a91fce4dba63431781962fd9a9a666e4
tree307632da0aee67fa2f293d3e9444775fc9e7b868
parent11d9f3ddf501d3a68b06fe8258795c44e1dc32d1
xen/IOMMU: Switch bool_t to bool

... as part of cleaning up the types used.  Minor style cleanup on some
altered lines.

No functional change.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Julien Grall <jgrall@amazon.com>
16 files changed:
xen/drivers/passthrough/amd/iommu.h
xen/drivers/passthrough/amd/iommu_acpi.c
xen/drivers/passthrough/amd/iommu_init.c
xen/drivers/passthrough/amd/pci_amd_iommu.c
xen/drivers/passthrough/ats.c
xen/drivers/passthrough/ats.h
xen/drivers/passthrough/device_tree.c
xen/drivers/passthrough/iommu.c
xen/drivers/passthrough/pci.c
xen/drivers/passthrough/vtd/dmar.c
xen/drivers/passthrough/vtd/extern.h
xen/drivers/passthrough/vtd/iommu.c
xen/drivers/passthrough/vtd/qinval.c
xen/drivers/passthrough/vtd/quirks.c
xen/drivers/passthrough/vtd/x86/ats.c
xen/include/xen/iommu.h