aboutsummaryrefslogtreecommitdiff
path: root/disas/hppa.c
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2023-09-21 14:13:10 +0200
committerMarkus Armbruster <armbru@redhat.com>2023-09-29 08:13:57 +0200
commitd25b99c72b0178ce0e0c766b07011102dbbacf6a (patch)
treefec9032aa10bcc19a44b8a472903a783283edd7b /disas/hppa.c
parent6a0f7ff7dd2034fb167557f0444e1f1851dbd654 (diff)
block/vdi: 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: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Message-ID: <20230921121312.1301864-6-armbru@redhat.com>
Diffstat (limited to 'disas/hppa.c')
0 files changed, 0 insertions, 0 deletions