“f82929a3a828f503ef8ffab1f91e4df9a4010d30”上不存在“...sound/git@gitcode.net:openanolis/dragonwell8_jdk.git”
drm/vc4: bo: Fix unused variable warning
Commit 07a2975c ("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: NStephen Rothwell <sfr@canb.auug.org.au> Fixes: 07a2975c ("drm/vc4: bo: Fix drmm_mutex_init memory hog") Reviewed-by: NMaíra Canal <mcanal@igalia.com> Signed-off-by: NMaxime Ripard <maxime@cerno.tech> Link: https://patchwork.freedesktop.org/patch/msgid/20230113154637.1704116-1-maxime@cerno.tech
Showing
想要评论请 注册 或 登录