mirror of
https://github.com/mii443/qemu.git
synced 2025-12-12 13:28:43 +00:00
The "return;" statement at the end of device_set_realized() does not make much sense, so let's remove it. Signed-off-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>