aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorMaxime Ripard <[email protected]>2023-01-13 16:46:37 +0100
committerMaxime Ripard <[email protected]>2023-01-13 17:37:48 +0100
commit83a7f8e4899fb4cd77c787a3373f3e82b49a080f (patch)
tree654e6c9ec4c15410934af2125b143722ca9e6682 /scripts/gdb/linux
parent07a2975c65f2be2e22591d795a9c39b00f95fd11 (diff)
drm/vc4: bo: Fix unused variable warning
Commit 07a2975c65f2 ("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 <[email protected]> Fixes: 07a2975c65f2 ("drm/vc4: bo: Fix drmm_mutex_init memory hog") Reviewed-by: MaĆ­ra Canal <[email protected]> Signed-off-by: Maxime Ripard <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions