kernel_samsung_a53x/drivers/gpu/drm/vmwgfx
Lee Jones 42f3132aca drm/vmwgfx/vmwgfx_cmdbuf_res: Remove unused variable 'ret'
[ Upstream commit 43ebfe61c3928573a5ef8d80c2f5300aa5c904c0 ]

Fixes the following W=1 kernel build warning(s):

 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c: In function ‘vmw_cmdbuf_res_revert’:
 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf_res.c:162:6: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]

Cc: VMware Graphics <linux-graphics-maintainer@vmware.com>
Cc: Roland Scheidegger <sroland@vmware.com>
Cc: Zack Rusin <zackr@vmware.com>
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Zack Rusin <zackr@vmware.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210115181313.3431493-40-lee.jones@linaro.org
Stable-dep-of: 517621b70600 ("drm/vmwgfx: Fix possible null pointer derefence with invalid contexts")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 09:22:15 +01:00
..
device_include
Kconfig
Makefile
ttm_lock.c
ttm_lock.h
ttm_object.c
ttm_object.h
vmwgfx_binding.c
vmwgfx_binding.h
vmwgfx_blit.c drm/vmwgfx: switch over to the new pin interface v2 2024-11-19 09:22:14 +01:00
vmwgfx_bo.c drm/vmwgfx: switch over to the new pin interface v2 2024-11-19 09:22:14 +01:00
vmwgfx_cmdbuf.c drm/vmwgfx: stop using ttm_bo_create v2 2024-11-19 09:22:14 +01:00
vmwgfx_cmdbuf_res.c drm/vmwgfx/vmwgfx_cmdbuf_res: Remove unused variable 'ret' 2024-11-19 09:22:15 +01:00
vmwgfx_context.c
vmwgfx_cotable.c drm/vmwgfx: switch over to the new pin interface v2 2024-11-19 09:22:14 +01:00
vmwgfx_drv.c drm/vmwgfx: switch over to the new pin interface v2 2024-11-19 09:22:14 +01:00
vmwgfx_drv.h drm/vmwgfx: switch over to the new pin interface v2 2024-11-19 09:22:14 +01:00
vmwgfx_execbuf.c
vmwgfx_fb.c drm/vmwgfx: switch over to the new pin interface v2 2024-11-19 09:22:14 +01:00
vmwgfx_fence.c
vmwgfx_fence.h
vmwgfx_fifo.c
vmwgfx_gmr.c
vmwgfx_gmrid_manager.c
vmwgfx_ioctl.c
vmwgfx_irq.c
vmwgfx_kms.c
vmwgfx_kms.h
vmwgfx_ldu.c
vmwgfx_marker.c
vmwgfx_mob.c
vmwgfx_msg.c
vmwgfx_msg.h
vmwgfx_overlay.c
vmwgfx_page_dirty.c
vmwgfx_prime.c
vmwgfx_reg.h
vmwgfx_resource.c drm/vmwgfx: switch over to the new pin interface v2 2024-11-19 09:22:14 +01:00
vmwgfx_resource_priv.h
vmwgfx_scrn.c drm/vmwgfx: switch over to the new pin interface v2 2024-11-19 09:22:14 +01:00
vmwgfx_shader.c drm/vmwgfx: switch over to the new pin interface v2 2024-11-19 09:22:14 +01:00
vmwgfx_simple_resource.c
vmwgfx_so.c
vmwgfx_so.h
vmwgfx_stdu.c
vmwgfx_streamoutput.c
vmwgfx_surface.c
vmwgfx_thp.c
vmwgfx_ttm_buffer.c drm/vmwgfx: switch over to the new pin interface v2 2024-11-19 09:22:14 +01:00
vmwgfx_ttm_glue.c
vmwgfx_va.c
vmwgfx_validation.c drm/vmwgfx: switch over to the new pin interface v2 2024-11-19 09:22:14 +01:00
vmwgfx_validation.h