Files
qemu/ui
Markus Armbruster e33e66b1b3 ui: Clean up local variable shadowing
Local variables shadowing other local variables or parameters make the
code needlessly hard to understand.  Tracked down with -Wshadow=local.
Clean up: delete inner declarations when they are actually redundant,
else rename variables.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-ID: <20230921121312.1301864-4-armbru@redhat.com>
2023-09-29 08:13:57 +02:00
..
2023-06-27 17:08:56 +02:00
2021-12-21 10:50:22 +04:00
2021-12-21 10:50:22 +04:00
2023-06-27 17:08:56 +02:00
2023-06-27 17:08:56 +02:00
2023-09-29 08:13:57 +02:00
2022-05-03 15:52:37 +04:00
2023-08-31 19:47:43 +02:00
2023-08-31 19:47:43 +02:00
2022-03-14 15:16:16 +04:00
2023-06-27 17:08:56 +02:00
2022-11-08 10:23:06 +01:00
2022-11-08 10:23:06 +01:00
2023-08-31 19:47:43 +02:00
2021-01-23 15:55:07 -05:00
2023-06-05 20:48:34 +02:00
2023-09-29 08:13:57 +02:00
2023-03-13 22:57:39 +04:00