[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/1] drm/vblank: drop use of DRM_WAIT_ON()

Patchwork patchwork at emeril.freedesktop.org
Thu Jul 18 19:56:09 UTC 2019


== 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



More information about the Intel-gfx mailing list