mirror of
https://github.com/mii443/qemu.git
synced 2025-08-31 03:19:27 +00:00
There's no need to cast the first argument of object_initialize() to Object. Remove these unnecessary casts. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Andreas Färber <afaerber@suse.de>