[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/3] hw/core: Tidy up unnecessary casting away of const
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PATCH 1/3] hw/core: Tidy up unnecessary casting away of const |
Date: |
Fri, 23 Sep 2022 14:53:54 +0200 |
On Fri, Sep 23, 2022 at 2:30 PM Markus Armbruster <armbru@redhat.com> wrote:
>
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
> ---
> hw/core/sysbus-fdt.c | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>