Skip to content
Commit 80542002 authored by Jason Yan's avatar Jason Yan Committed by Roland Scheidegger
Browse files

drm/vmwgfx: Return true in function vmw_fence_obj_signaled()



Fix the following coccicheck warning:

drivers/gpu/drm/vmwgfx/vmwgfx_fence.c:518:9-10: WARNING: return of 0/1
in function 'vmw_fence_obj_signaled' with return type bool

Signed-off-by: default avatarJason Yan <yanaijie@huawei.com>
Signed-off-by: default avatarRoland Scheidegger <sroland@vmware.com>
parent c594285f
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