Marc-André Lureau ea34d1dd96 hw/sdhci: fix -Werror=maybe-uninitialized false-positive
../hw/sd/sdhci.c:846:16: error: ‘res’ may be used uninitialized [-Werror=maybe-uninitialized]

False-positive, because "length" is non-null.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
2024-10-02 16:14:29 +04:00
..
2024-05-03 15:47:47 +02:00
2024-10-01 14:44:10 +01:00
2024-05-03 15:47:47 +02:00
2024-10-01 14:41:22 +01:00
2024-10-01 14:56:07 +01:00
2024-10-01 14:58:07 +01:00
2024-10-01 14:44:42 +01:00
2024-09-24 11:33:35 +02:00
2024-10-01 14:41:10 +01:00
2024-10-01 14:56:09 +01:00
2023-12-29 11:17:30 +11:00
2023-12-29 11:17:30 +11:00
2024-10-01 09:02:05 +02:00
2024-10-01 14:40:59 +01:00
2024-10-01 14:57:13 +01:00
2024-10-01 14:56:27 +01:00
Hi,
2024-09-26 17:10:39 +01:00
2024-05-10 15:45:15 +02:00