]> xenbits.xensource.com Git - xen.git/commit
acpi: drop the unneeded casts to unsigned
authorMichal Orzel <michal.orzel@arm.com>
Tue, 28 Jun 2022 15:26:04 +0000 (17:26 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 28 Jun 2022 15:26:04 +0000 (17:26 +0200)
commit8c99264c6746541ddbfd7afec533e6ad1c8c41a5
tree596ed0030c9255274395cb0bd241bafc75f4bf5c
parente8dca8e70189830344ee3ad5b6bc82fe55e4c143
acpi: drop the unneeded casts to unsigned

... and make use of PRIu format specifiers when applicable.

Signed-off-by: Michal Orzel <michal.orzel@arm.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/drivers/acpi/tables/tbfadt.c
xen/drivers/acpi/tables/tbutils.c