qemu-riscv
[Top][All Lists]
Advanced

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

Re: [PATCH v2 08/16] hw/intc: sifive_plic: Use error_setg() to propagate


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 08/16] hw/intc: sifive_plic: Use error_setg() to propagate the error up via errp in sifive_plic_realize()
Date: Thu, 8 Dec 2022 11:40:08 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.5.1

On 7/12/22 11:03, Bin Meng wrote:
The realize() callback has an errp for us to propagate the error up.
While we are here, corret the wrong multi-line comment format.

Typo "correct"

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

Signed-off-by: Bin Meng <bmeng@tinylab.org>

---

Changes in v2:
- new patch: "hw/intc: sifive_plic: Use error_setg() to propagate the error up via 
errp in sifive_plic_realize()"

  hw/intc/sifive_plic.c | 7 ++++---
  1 file changed, 4 insertions(+), 3 deletions(-)




reply via email to

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