== 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 <[email protected]>
-:106: WARNING:BAD_SIGN_OFF: Do not use whitespace before Cc:
#106:
Cc: Maarten Lankhorst <[email protected]>
-:107: WARNING:BAD_SIGN_OFF: Do not use whitespace before Cc:
#107:
Cc: Maxime Ripard <[email protected]>
-:108: WARNING:BAD_SIGN_OFF: Do not use whitespace before Cc:
#108:
Cc: Sean Paul <[email protected]>
-:109: WARNING:BAD_SIGN_OFF: Do not use whitespace before Cc:
#109:
Cc: David Airlie <[email protected]>
-:110: WARNING:BAD_SIGN_OFF: Do not use whitespace before Cc:
#110:
Cc: Daniel Vetter <[email protected]>
-: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
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx