qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 19/24] target/riscv: Do not abuse DEFINE_PROP_END_OF_LIST


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 19/24] target/riscv: Do not abuse DEFINE_PROP_END_OF_LIST
Date: Wed, 18 Dec 2024 14:51:27 +0100
User-agent: Mozilla Thunderbird

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 <richard.henderson@linaro.org>
---
  target/riscv/cpu.c | 12 ++++++------
  1 file changed, 6 insertions(+), 6 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]