Files
linux/drivers/gpu/drm
Maxime Ripard c921fe2217 drm/vc4: bo: Fix unused variable warning
[ Upstream commit 83a7f8e489 ]

Commit 07a2975c65 ("drm/vc4: bo: Fix drmm_mutex_init memory hog")
removed the only use of the ret variable, but didn't remove the
variable itself leading to a unused variable warning.

Remove that variable.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: 07a2975c65 ("drm/vc4: bo: Fix drmm_mutex_init memory hog")
Reviewed-by: Maíra Canal <mcanal@igalia.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20230113154637.1704116-1-maxime@cerno.tech
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-02-01 08:34:17 +01:00
..
2022-09-26 09:11:47 +02:00
2022-08-16 12:46:26 +02:00
2023-01-24 07:24:40 +01:00
2022-09-20 09:37:12 +02:00
2022-08-26 14:22:59 +02:00
2022-06-28 07:56:32 +02:00
2021-11-30 09:41:28 +01:00
2021-11-30 09:41:28 +01:00
2022-04-12 09:27:20 +03:00