diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2020-12-11 17:05:16 -0500 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2020-12-18 15:20:17 -0500 |
commit | 991f0ac90151fe1bf51a1630938041a5c5745fb9 (patch) | |
tree | f0bbb769d9f6232d4413792f681bde0f5cae6f6f /hw/core/irq.c | |
parent | e68c2cb75af2960dc6ad9705e71ab9cd97b901f6 (diff) | |
download | qemu-991f0ac90151fe1bf51a1630938041a5c5745fb9.zip qemu-991f0ac90151fe1bf51a1630938041a5c5745fb9.tar.gz qemu-991f0ac90151fe1bf51a1630938041a5c5745fb9.tar.bz2 |
qdev: Avoid using prop->name unnecessarily
We already get the property name as argument to the property
getter and setters, we don't need to use prop->name. This will
make it easier to remove the Property.name field in the future.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20201211220529.2290218-20-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'hw/core/irq.c')
0 files changed, 0 insertions, 0 deletions