On Tue, Aug 25, 2020 at 07:47:08 +0200, Martin Kletzander wrote:
> Instead of saving some data from a union up front and changing an overlayed
> struct before using said data, let's just set the new values after they are
> decided.  This will increase the readability of future commit(s).
> 
> Signed-off-by: Martin Kletzander <[email protected]>
> ---
>  src/qemu/qemu_migration.c | 18 +++++++++---------
>  1 file changed, 9 insertions(+), 9 deletions(-)

Reviewed-by: Jiri Denemark <[email protected]>

Reply via email to