Markus Armbruster 6a0f7ff7dd block/dirty-bitmap: 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: rename both the pair of parameters and the pair of local
variables.  While there, move the local variables to function scope.

Suggested-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-ID: <20230921121312.1301864-5-armbru@redhat.com>
2023-09-29 08:13:57 +02:00
..
2023-09-08 13:08:52 +03:00
2023-02-24 15:09:39 +00:00
2023-09-21 09:31:28 -04:00
2023-09-08 13:08:52 +03:00
2023-05-30 17:37:26 +02:00
2023-09-21 09:05:10 -04:00
2023-09-08 13:08:52 +03:00
2023-06-01 07:34:03 -04:00
2023-09-08 13:08:52 +03:00
2023-05-30 17:37:26 +02:00
2023-09-08 13:08:52 +03:00
2023-09-08 13:08:52 +03:00