qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v6 11/14] iotests: drop some extra ** in qmp() call


From: Eric Blake
Subject: Re: [PATCH v6 11/14] iotests: drop some extra ** in qmp() call
Date: Thu, 5 Oct 2023 15:11:38 -0500
User-agent: NeoMutt/20230517

On Thu, Oct 05, 2023 at 04:55:47PM +0300, Vladimir Sementsov-Ogievskiy wrote:
> qmp() method supports passing dict (if it doesn't need substituting
> '_' to '-' in keys). So, drop some extra '**' operators.
> 
> Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
> ---
>  tests/qemu-iotests/040                        |  4 +-
>  tests/qemu-iotests/041                        | 14 +++---
>  tests/qemu-iotests/129                        |  2 +-
>  tests/qemu-iotests/147                        |  2 +-
>  tests/qemu-iotests/155                        |  2 +-
>  tests/qemu-iotests/264                        | 12 ++---
>  tests/qemu-iotests/295                        |  5 +-
>  tests/qemu-iotests/296                        | 15 +++---
>  tests/qemu-iotests/tests/migrate-bitmaps-test |  4 +-
>  .../tests/mirror-ready-cancel-error           | 50 +++++++++----------
>  10 files changed, 54 insertions(+), 56 deletions(-)
>

Reviewed-by: Eric Blake <eblake@redhat.com>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.
Virtualization:  qemu.org | libguestfs.org




reply via email to

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