Skip to content
Commit b4011644 authored by YueHaibing's avatar YueHaibing Committed by Thomas Hellstrom
Browse files

drm/vmwgfx: remove set but not used variable 'srf'



drivers/gpu/drm/vmwgfx/vmwgfx_surface.c:339:22:
 warning: variable srf set but not used [-Wunused-but-set-variable]

'srf' is never used, so can be removed.

Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Reviewed-by: default avatarThomas Hellstrom <thellstrom@vmware.com>
parent e2e96663
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment