diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-07-01 15:08:29 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2025-07-01 15:08:29 +0100 |
commit | 374d766da75ab89749f59813f7ae55d913c37b58 (patch) | |
tree | 69d13f570d008e562d440c884b9df7556d5eb248 /hw/avr/arduino.c | |
parent | 8776a0c289f86348ec11e1edb3150ef32d78100a (diff) | |
download | qemu-374d766da75ab89749f59813f7ae55d913c37b58.zip qemu-374d766da75ab89749f59813f7ae55d913c37b58.tar.gz qemu-374d766da75ab89749f59813f7ae55d913c37b58.tar.bz2 |
hw/intc/gicv3_its: Do not check its_class_name()
Since commit cc5e719e2c8 ("kvm: require KVM_CAP_SIGNAL_MSI"), the single
implementation of its_class_name() no longer returns NULL (it now always
returns a valid char pointer). Hence, update the prototype docstring and
remove the tautological checks that use the its_class_name() returned
value.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Message-id: 20250628195722.977078-2-gustavo.romero@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/avr/arduino.c')
0 files changed, 0 insertions, 0 deletions