qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2] migration: Use g_autofree to simplify ram_dirty_bitmap_re


From: Markus Armbruster
Subject: Re: [PATCH v2] migration: Use g_autofree to simplify ram_dirty_bitmap_reload()
Date: Wed, 11 Oct 2023 07:01:13 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

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

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

g_autofree enables direct return, which is easier to understand.  Like
it.

Reviewed-by: Markus Armbruster <armbru@redhat.com>




reply via email to

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