== Series Details ==

Series: drm/syncobj: Use dma_fence_wait for the simple wait case
URL   : https://patchwork.freedesktop.org/series/42716/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
401dfcbd6be0 drm/syncobj: Use dma_fence_wait for the simple wait case
-:23: ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#23: FILE: drivers/gpu/drm/drm_syncobj.c:699:
+       if (count == 1 && (fence = drm_syncobj_fence_get(syncobjs[0]))) {

total: 1 errors, 0 warnings, 0 checks, 14 lines checked

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to