✗ Fi.CI.CHECKPATCH: warning for drm/syncobj: Use dma_fence_wait for the simple wait case

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



== 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
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/intel-gfx




[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux