qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5 04/10] cutils: fix case for "kilo" and "kibi"


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v5 04/10] cutils: fix case for "kilo" and "kibi"
Date: Mon, 30 May 2022 23:56:38 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

On 30/5/22 17:07, Paolo Bonzini wrote:
The correct abbreviations use a lowercase k, so adjust freq_to_str
and size_to_str accordingly and add tests.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
  tests/unit/test-cutils.c | 20 ++++++++++++++++++++
  util/cutils.c            |  6 +++---
  2 files changed, 23 insertions(+), 3 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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