qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Thomas Huth <thuth@redhat.com>, qemu-devel@nongnu.org
Cc: "Daniel P . Berrange" <berrange@redhat.com>,
	John Snow <jsnow@redhat.com>
Subject: Re: [PATCH] tests/functional: Remove unnecessary import statements
Date: Mon, 14 Apr 2025 18:10:39 +0200	[thread overview]
Message-ID: <e941c299-e822-48f6-a3e1-f47f177684ac@linaro.org> (raw)
In-Reply-To: <20250414145457.261734-1-thuth@redhat.com>

On 14/4/25 16:54, Thomas Huth wrote:
> From: Thomas Huth <thuth@redhat.com>
> 
> pylint complains about these unnecessary import statements,
> so let's remove them.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>   tests/functional/qemu_test/ports.py              | 3 +--
>   tests/functional/qemu_test/tuxruntest.py         | 2 --
>   tests/functional/qemu_test/uncompress.py         | 2 +-
>   tests/functional/test_aarch64_rme_sbsaref.py     | 6 ++----
>   tests/functional/test_aarch64_rme_virt.py        | 2 --
>   tests/functional/test_aarch64_sbsaref_alpine.py  | 3 ---
>   tests/functional/test_aarch64_sbsaref_freebsd.py | 2 --
>   tests/functional/test_aarch64_tcg_plugins.py     | 1 -
>   tests/functional/test_aarch64_virt.py            | 8 ++------
>   tests/functional/test_arm_aspeed_ast2500.py      | 3 +--
>   tests/functional/test_arm_cubieboard.py          | 2 --
>   tests/functional/test_arm_quanta_gsj.py          | 2 --
>   tests/functional/test_arm_smdkc210.py            | 2 --
>   tests/functional/test_migration.py               | 3 +--
>   tests/functional/test_mips64el_replay.py         | 6 +-----
>   tests/functional/test_mips_replay.py             | 2 +-
>   tests/functional/test_mipsel_replay.py           | 2 +-
>   tests/functional/test_ppc64_hv.py                | 8 ++++----
>   tests/functional/test_vnc.py                     | 4 ++--
>   tests/functional/test_x86_64_kvm_xen.py          | 2 --
>   20 files changed, 17 insertions(+), 48 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>



      reply	other threads:[~2025-04-14 16:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-14 14:54 [PATCH] tests/functional: Remove unnecessary import statements Thomas Huth
2025-04-14 16:10 ` Philippe Mathieu-Daudé [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e941c299-e822-48f6-a3e1-f47f177684ac@linaro.org \
    --to=philmd@linaro.org \
    --cc=berrange@redhat.com \
    --cc=jsnow@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).