== Series Details == Series: drm/drm_vblank: Change EINVAL by the correct errno (rev3) URL : https://patchwork.freedesktop.org/series/51147/ State : warning == Summary == $ dim checkpatch origin/drm-tip 8534a60ab43b Drop use of DRM_WAIT_ON() [Was: drm/drm_vblank: Change EINVAL by the correct errno] -:16: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #16: > some action. In particular, the validation of “if (!dev->irq_enabled)” -:89: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit fatal: bad o ("a9949b146082bcaa1")' #89: commit 17b119b02467356198b57bca9949b146082bcaa1 -:105: WARNING:BAD_SIGN_OFF: Do not use whitespace before Signed-off-by: #105: Signed-off-by: Sam Ravnborg <sam@xxxxxxxxxxxx> -:106: WARNING:BAD_SIGN_OFF: Do not use whitespace before Cc: #106: Cc: Maarten Lankhorst <maarten.lankhorst@xxxxxxxxxxxxxxx> -:107: WARNING:BAD_SIGN_OFF: Do not use whitespace before Cc: #107: Cc: Maxime Ripard <maxime.ripard@xxxxxxxxxxx> -:108: WARNING:BAD_SIGN_OFF: Do not use whitespace before Cc: #108: Cc: Sean Paul <sean@xxxxxxxxxx> -:109: WARNING:BAD_SIGN_OFF: Do not use whitespace before Cc: #109: Cc: David Airlie <airlied@xxxxxxxx> -:110: WARNING:BAD_SIGN_OFF: Do not use whitespace before Cc: #110: Cc: Daniel Vetter <daniel@xxxxxxxx> -:133: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #133: FILE: drivers/gpu/drm/drm_vblank.c:1671: + ret = wait_event_interruptible_timeout(vblank->queue, + vblank_passed(drm_vblank_count(dev, pipe), req_seq) || total: 1 errors, 7 warnings, 1 checks, 41 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx