On 22/11/23 08:38, Manos Pitsidianakis wrote:
On Mon, 20 Nov 2023 23:32, Philippe Mathieu-Daudé <phi...@linaro.org> wrote:Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> ---Commit message missing but indeed there's not much to say
I amended: Since qemu_prealloc_mem() returns whether or not an error occured, we don't need to check the @errp pointer. Remove local_err uses when we can return directly.
Reviewed-by: Manos Pitsidianakis <manos.pitsidiana...@linaro.org>
Thanks!