qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v3 01/10] qcow2-refcount: improve style of check_refcounts_l2


From: Hanna Reitz
Subject: Re: [PATCH v3 01/10] qcow2-refcount: improve style of check_refcounts_l2()
Date: Mon, 13 Sep 2021 17:09:31 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 24.05.21 16:20, Vladimir Sementsov-Ogievskiy wrote:
  - don't use same name for size in bytes and in entries
  - use g_autofree for l2_table
  - add whitespace
  - fix block comment style

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
---
  block/qcow2-refcount.c | 47 +++++++++++++++++++++---------------------
  1 file changed, 24 insertions(+), 23 deletions(-)

Reviewed-by: Hanna Reitz <hreitz@redhat.com>




reply via email to

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