qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v3 08/10] qcow2-refcount: improve style of check_refcounts_l1


From: Hanna Reitz
Subject: Re: [PATCH v3 08/10] qcow2-refcount: improve style of check_refcounts_l1()
Date: Tue, 14 Sep 2021 11:09:29 +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:
  - use g_autofree for l1_table
  - better name for size in bytes variable
  - reduce code blocks nesting
  - whitespaces, braces, newlines

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
---
  block/qcow2-refcount.c | 98 +++++++++++++++++++++---------------------
  1 file changed, 50 insertions(+), 48 deletions(-)

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




reply via email to

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