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

Patchwork patchwork at emeril.freedesktop.org
Fri Jul 26 21:30:33 UTC 2019


== Series Details ==

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

== Summary ==

$ dim checkpatch origin/drm-tip
c558d403f099 drm/vblank: drop use of DRM_WAIT_ON()
-:47: WARNING:TYPO_SPELLING: 'implmentation' may be misspelled - perhaps 'implementation'?
#47: 
- Dropped Reviewed-by from Sean Paul as this is a new implmentation

-:87: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#87: FILE: drivers/gpu/drm/drm_vblank.c:1677:
+		wait = wait_event_interruptible_timeout(vblank->queue,
+			vblank_passed(drm_vblank_count(dev, pipe), req_seq) ||

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



More information about the Intel-gfx mailing list