On 4/3/25 08:18, Philippe Mathieu-Daudé wrote:
Since commit cc5e719e2c8 ("kvm: require KVM_CAP_SIGNAL_MSI"),
its_class_name() single implementation doesn't return NULL
anymore. Update the prototype docstring, and remove the
pointless checks.
Reported-by: Gustavo Romero<gustavo.rom...@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org>
---
include/hw/intc/arm_gicv3_its_common.h | 2 +-
hw/arm/virt-acpi-build.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~