All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] pylint: fix new errors and warnings
@ 2021-10-06 13:00 Emanuele Giuseppe Esposito
  2021-10-06 13:00 ` [PATCH 1/2] pylint: fix errors and warnings from qemu-tests test 297 Emanuele Giuseppe Esposito
  2021-10-06 13:01 ` [PATCH 2/2] qemu-iotests: fix image-fleecing pylint errors Emanuele Giuseppe Esposito
  0 siblings, 2 replies; 12+ messages in thread
From: Emanuele Giuseppe Esposito @ 2021-10-06 13:00 UTC (permalink / raw)
  To: qemu-block
  Cc: Kevin Wolf, Emanuele Giuseppe Esposito, Hanna Reitz, qemu-devel

There are some warnings and errors that we either miss or
are new in pylint. Anyways, test 297 of qemu-iotests fails
because of that, so we need to fix it.

All these fixes involve just indentation or additional spaces
added.

Emanuele Giuseppe Esposito (2):
  pylint: fix errors and warnings from qemu-tests test 297
  qemu-iotests: fix image-fleecing pylint errors

 tests/qemu-iotests/129                  |  9 ++---
 tests/qemu-iotests/310                  | 16 ++++-----
 tests/qemu-iotests/check                | 11 +++---
 tests/qemu-iotests/iotests.py           |  7 ++--
 tests/qemu-iotests/tests/image-fleecing | 47 +++++++++++++++----------
 5 files changed, 51 insertions(+), 39 deletions(-)

-- 
2.27.0



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-10-07 17:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-06 13:00 [PATCH 0/2] pylint: fix new errors and warnings Emanuele Giuseppe Esposito
2021-10-06 13:00 ` [PATCH 1/2] pylint: fix errors and warnings from qemu-tests test 297 Emanuele Giuseppe Esposito
2021-10-06 16:46   ` Kevin Wolf
2021-10-07  7:51     ` Emanuele Giuseppe Esposito
2021-10-07  8:45       ` Kevin Wolf
2021-10-07 10:34         ` Emanuele Giuseppe Esposito
2021-10-07 16:25           ` Kevin Wolf
2021-10-06 13:01 ` [PATCH 2/2] qemu-iotests: fix image-fleecing pylint errors Emanuele Giuseppe Esposito
2021-10-06 16:51   ` Kevin Wolf
2021-10-07  7:53     ` Emanuele Giuseppe Esposito
2021-10-07  8:36       ` Kevin Wolf
2021-10-07 10:35         ` Emanuele Giuseppe Esposito

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.