aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2023-09-04 18:12:21 +0200
committerMarkus Armbruster <armbru@redhat.com>2023-09-29 10:07:15 +0200
commit2f6037a2359fb653704ff240fb552bd77537f9ec (patch)
tree9e4efcad64dbee2a5be9d2dc2f542948c2ba6e55 /net
parentc7f14e4898bb4fcaa1420434bf4331e2843946fd (diff)
downloadqemu-2f6037a2359fb653704ff240fb552bd77537f9ec.zip
qemu-2f6037a2359fb653704ff240fb552bd77537f9ec.tar.gz
qemu-2f6037a2359fb653704ff240fb552bd77537f9ec.tar.bz2
hw/arm/allwinner: Clean up local variable shadowing
Fix: hw/arm/allwinner-r40.c:412:14: error: declaration shadows a local variable [-Werror,-Wshadow] for (int i = 0; i < AW_R40_NUM_MMCS; i++) { ^ hw/arm/allwinner-r40.c:299:14: note: previous declaration is here unsigned i; ^ Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-ID: <20230904161235.84651-10-philmd@linaro.org> Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions