Philippe Mathieu-Daudé
a5afeefb58
hw/ide/ahci: Clean up local variable shadowing
Fix:
hw/ide/ahci.c:1577:23: error: declaration shadows a local variable [-Werror,-Wshadow]
IDEState *s = &ad->port.ifs[j];
^
hw/ide/ahci.c:1569:29: note: previous declaration is here
void ahci_uninit(AHCIState *s)
^
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20231004120019.93101-3-philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2023-10-06 13:16:57 +02:00
..
2023-10-05 09:01:01 -04:00
2023-10-03 07:43:44 -04:00
2023-10-06 13:16:57 +02:00
2023-09-29 08:13:57 +02:00
2023-09-21 11:31:16 +03:00
2023-10-05 09:01:01 -04:00
2023-09-21 11:31:16 +03:00
2023-10-06 10:56:54 +02:00
2023-10-05 09:01:01 -04:00
2023-09-21 11:31:16 +03:00
2023-09-15 17:34:38 +02:00
2023-09-29 10:07:19 +02:00
2023-10-06 10:56:54 +02:00
2023-10-06 13:16:57 +02:00
2023-10-03 10:29:40 +02:00
2023-10-04 11:03:54 -07:00
2023-09-21 11:31:16 +03:00
2023-10-04 18:15:05 -04:00
2023-10-06 10:56:54 +02:00
2023-09-29 10:07:15 +02:00
2023-10-04 18:15:06 -04:00
2023-09-29 10:07:16 +02:00
2023-10-03 10:29:40 +02:00
2023-09-29 10:07:19 +02:00
2023-10-06 10:56:54 +02:00
2023-09-29 10:07:16 +02:00
2023-09-08 13:08:51 +03:00
2023-09-29 10:07:20 +02:00
2023-10-03 10:29:39 +02:00
2023-10-04 18:15:06 -04:00
2023-10-04 18:15:06 -04:00
2023-09-29 09:33:10 +02:00
2023-10-04 11:03:54 -07:00
2023-09-29 10:07:20 +02:00
2023-09-21 11:31:16 +03:00
2023-09-21 11:31:16 +03:00
2023-09-12 11:13:33 +02:00
2023-10-05 09:01:01 -04:00
2023-09-06 11:14:55 -04:00
2023-09-21 11:31:16 +03:00
2023-09-29 10:07:18 +02:00
2023-09-21 11:31:16 +03:00
2023-09-29 10:07:19 +02:00
2023-09-20 07:54:34 +03:00
2023-09-29 08:28:02 +02:00
2023-09-07 14:01:29 -04:00
2023-10-03 10:29:40 +02:00
2023-09-18 07:25:28 -03:00
2023-10-06 12:47:57 +02:00
2023-09-08 13:08:52 +03:00
2023-09-08 13:08:52 +03:00
2023-09-07 14:01:29 -04:00
2023-09-07 14:01:29 -04:00