On 2018-11-26 17:29, Samuel Ortiz wrote: > For both x86 and ARM architectures, the internal RSDP build API can > return void as the current return value is unused. > > Signed-off-by: Samuel Ortiz <[email protected]> > Reviewed-by: Igor Mammedov <[email protected]> > --- > hw/arm/virt-acpi-build.c | 4 +--- > hw/i386/acpi-build.c | 4 +--- > 2 files changed, 2 insertions(+), 6 deletions(-)
Reviewed-by: Thomas Huth <[email protected]>
