qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 07/19] contrib/elf2dmp: Fix error reporting style in pdb.c


From: Peter Maydell
Subject: Re: [PATCH v4 07/19] contrib/elf2dmp: Fix error reporting style in pdb.c
Date: Thu, 7 Mar 2024 13:10:05 +0000

On Thu, 7 Mar 2024 at 10:21, Akihiko Odaki <akihiko.odaki@daynix.com> wrote:
>
> include/qapi/error.h says:
> > We recommend
> > * bool-valued functions return true on success / false on failure,
> > ...
>
> Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
> ---
>  contrib/elf2dmp/pdb.h  |  2 +-
>  contrib/elf2dmp/main.c |  2 +-
>  contrib/elf2dmp/pdb.c  | 50 
> +++++++++++++++++++++++++-------------------------
>  3 files changed, 27 insertions(+), 27 deletions(-)
>

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM



reply via email to

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