Cédric Le Goater
e407513d28
aspeed/i3c: Rename variable shadowing a local
to fix warning :
../hw/i3c/aspeed_i3c.c: In function ‘aspeed_i3c_realize’:
../hw/i3c/aspeed_i3c.c:1959:17: warning: declaration of ‘dev’ shadows a parameter [-Wshadow=local]
1959 | Object *dev = OBJECT(&s->devices[i]);
| ^~~
../hw/i3c/aspeed_i3c.c:1942:45: note: shadowed declaration is here
1942 | static void aspeed_i3c_realize(DeviceState *dev, Error **errp)
| ~~~~~~~~~~~~~^~~
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-ID: <20230922155924.1172019-4-clg@kaod.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Andrew Jeffery <andrew@aj.id.au>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2023-09-29 10:07:19 +02:00
..
2023-06-20 10:01:30 +02:00
2023-01-12 16:50:19 +00:00
2023-01-12 16:50:19 +00:00
2023-06-06 10:19:31 +01:00
2023-07-25 17:13:53 +03:00
2023-07-06 13:26:43 +01:00
2023-02-14 09:11:27 +01:00
2021-02-11 11:50:14 +00:00
2023-09-29 10:07:18 +02:00
2021-03-08 17:20:02 +00:00
2021-03-08 11:54:16 +00:00
2021-03-08 11:54:16 +00:00
2021-09-01 11:08:18 +01:00
2023-06-15 18:35:57 +02:00
2023-09-29 10:07:19 +02:00
2021-03-09 12:01:28 +01:00
2022-06-30 09:21:14 +02:00
2022-07-14 16:24:38 +02:00
2022-06-30 09:21:13 +02:00
2023-02-07 09:02:05 +01:00
2021-05-01 10:03:52 +02:00
2023-01-18 11:14:34 +01:00
2023-06-06 10:19:32 +01:00
2021-03-08 17:20:01 +00:00
2022-02-21 13:30:20 +00:00
2022-02-21 13:30:20 +00:00
2023-06-19 15:27:21 +01:00
2022-02-21 13:30:20 +00:00
2022-10-22 23:15:40 +02:00
2023-03-07 12:38:40 +01:00
2023-07-25 17:13:53 +03:00
2022-08-08 23:43:11 +02:00
2023-03-02 13:57:50 +01:00
2022-12-15 17:37:47 +00:00
2023-01-05 15:02:08 +00:00
2023-09-21 11:31:16 +03:00
2021-05-02 17:24:50 +02:00
2023-08-31 09:45:17 +01:00
2021-05-02 17:24:50 +02:00
2023-04-28 11:31:54 +02:00
2022-08-01 11:58:02 +02:00
2022-12-15 17:37:47 +00:00
2021-03-08 17:20:01 +00:00
2023-01-18 11:14:34 +01:00
2023-07-10 22:29:14 +10:00
2023-04-20 11:17:35 +02:00
2021-05-02 17:24:50 +02:00
2023-09-21 11:31:16 +03:00
2021-05-02 17:24:50 +02:00
2023-01-06 10:42:55 +10:00
2023-01-06 10:42:55 +10:00
2023-09-08 16:41:35 +01:00
2023-03-08 00:37:48 +01:00
2023-03-08 00:37:48 +01:00
2023-02-06 11:41:39 +00:00
2021-03-08 17:20:03 +00:00
2021-05-10 17:21:54 +01:00
2023-01-18 11:14:34 +01:00
2022-03-18 10:55:15 +00:00
2021-03-12 12:48:56 +00:00
2021-03-12 12:48:56 +00:00
2023-01-12 17:15:09 +00:00
2023-01-12 17:15:09 +00:00
2023-01-12 17:15:09 +00:00
2023-01-12 17:15:09 +00:00
2021-09-20 08:50:59 +02:00
2023-01-08 01:54:22 -05:00
2022-06-09 19:32:49 -04:00
2023-01-08 01:54:22 -05:00
2022-03-06 05:08:23 -05:00
2023-01-12 17:15:09 +00:00
2023-07-10 22:29:14 +10:00
2021-05-02 17:24:50 +02:00
2021-05-02 17:24:50 +02:00
2023-01-26 13:25:07 +01:00
2023-09-21 11:31:16 +03:00
2023-09-21 11:31:16 +03:00
2021-02-08 15:15:32 +01:00
2021-11-09 10:11:27 +01:00
2023-09-08 16:41:34 +01:00
2023-09-08 16:41:35 +01:00
2023-09-08 16:41:35 +01:00
2022-04-21 11:37:03 +01:00
2022-01-28 14:29:46 +00:00
2021-03-12 12:40:09 +00:00
2023-02-23 13:56:14 +01:00
2022-03-18 11:31:20 +00:00
2023-09-21 11:31:16 +03:00