summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorBALATON Zoltan2020-10-16 01:47:17 +0200
committerMark Cave-Ayland2020-10-19 09:11:21 +0200
commitb8df32555ce5bdae268e7bcc5b6c647c63c32373 (patch)
tree6332e5f1a9e9b788a017e2a1c70855b7d1aa7a60 /python
parentmac_oldworld: Drop a variable, use get_system_memory() directly (diff)
downloadqemu-b8df32555ce5bdae268e7bcc5b6c647c63c32373.tar.gz
qemu-b8df32555ce5bdae268e7bcc5b6c647c63c32373.tar.xz
qemu-b8df32555ce5bdae268e7bcc5b6c647c63c32373.zip
mac_oldworld: Drop some variables
Values not used frequently enough may not worth putting in a local variable, especially with names almost as long as the original value because that does not improve readability, to the contrary it makes it harder to see what value is used. Drop a few such variables. Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <d67bc8d914a366ca6822b5190c1308d31af5c9b3.1602805637.git.balaton@eik.bme.hu> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions