== Series Details ==

Series: series starting with [1/1] drm/vblank: drop use of DRM_WAIT_ON()
URL   : https://patchwork.freedesktop.org/series/63913/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
d52a61072bb5 drm/vblank: drop use of DRM_WAIT_ON()
-:55: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#55: FILE: drivers/gpu/drm/drm_vblank.c:1676:
+               wait = wait_event_interruptible_timeout(vblank->queue,
+                       vblank_passed(drm_vblank_count(dev, pipe), req_seq) ||

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

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

Reply via email to