]> Git Repo - qemu.git/commit
qcow2_format.py: use tuples instead of lists for fields
authorVladimir Sementsov-Ogievskiy <[email protected]>
Sat, 6 Jun 2020 08:17:58 +0000 (11:17 +0300)
committerEric Blake <[email protected]>
Tue, 9 Jun 2020 20:47:09 +0000 (15:47 -0500)
commitb2f1415444af944a087a72ed0e55f971a78a2371
treee0d3f240799bf942c7a47aecf2efb5fdded3ebc2
parenteeafed5f6e76a98d3b640f003b96b1490d2281b1
qcow2_format.py: use tuples instead of lists for fields

No need in lists: it's a constant variable.

Signed-off-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Reviewed-by: Andrey Shinkevich <[email protected]>
Message-Id: <20200606081806[email protected]>
Signed-off-by: Eric Blake <[email protected]>
tests/qemu-iotests/qcow2_format.py
This page took 0.023718 seconds and 4 git commands to generate.