On 18/12/24 14:42, Richard Henderson wrote:
These are not arrays of Property and had no business using DEFINE_PROP_END_OF_LIST. Use plain { } instead.Signed-off-by: Richard Henderson <[email protected]> --- target/riscv/cpu.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
