Philippe Mathieu-Daudé 1cc0c5dd38 hw/intc/openpic: Clean up local variable shadowing
Fix:

  hw/intc/openpic.c: In function ‘openpic_gbl_write’:
  hw/intc/openpic.c:614:17: warning: declaration of ‘idx’ shadows a previous local [-Wshadow=compatible-local]
    614 |             int idx;
        |                 ^~~
  hw/intc/openpic.c:568:9: note: shadowed declaration is here
    568 |     int idx;
        |         ^~~

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20230904162824.85385-3-philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2023-09-29 10:07:17 +02:00
..
2023-08-31 19:46:43 +02:00
2023-07-25 17:13:53 +03:00
2023-07-25 17:13:53 +03:00
2023-07-25 17:13:53 +03:00
2019-08-16 13:31:52 +02:00
2022-04-21 09:27:54 -07:00
2021-11-09 10:11:27 +01:00
2019-08-16 13:31:52 +02:00
2023-02-27 22:29:01 +01:00
2023-02-27 22:29:01 +01:00
2023-09-21 11:31:16 +03:00
2023-09-21 11:31:16 +03:00
2021-11-09 10:11:27 +01:00
2023-09-21 11:31:16 +03:00
2023-09-21 11:31:16 +03:00
2023-07-25 17:13:45 +03:00
2023-09-21 11:31:16 +03:00
2023-09-21 11:31:16 +03:00
2023-09-21 11:31:16 +03:00
2023-09-21 11:31:16 +03:00