Eduardo Habkost f405e3cdff qdev: Avoid unnecessary DeviceState* variable at set_prop_arraylen()
We're just doing pointer math with the device pointer, we can
simply use obj instead.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20201211220529.2290218-32-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2020-12-18 15:20:18 -05:00
..
2020-12-16 15:50:33 -05:00
2020-12-10 12:15:10 -05:00
2020-09-09 09:27:09 -04:00
2020-12-10 12:15:10 -05:00
2019-08-16 13:31:53 +02:00
2020-12-15 12:51:52 -05:00