Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hw/acpi: Remove superfluous return statement
The "return;" statement at the end of acpi_memory_plug_cb() does not make much sense, so let's remove it. Cc: "Michael S. Tsirkin" <[email protected]> Cc: Igor Mammedov <[email protected]> Signed-off-by: Thomas Huth <[email protected]> Signed-off-by: Michael Tokarev <[email protected]>
- Loading branch information