== Series Details ==

Series: drm: Increase DRM_OBJECT_MAX_PROPERTY by 18. (rev2)
URL   : https://patchwork.freedesktop.org/series/95440/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
4252f133017b drm: Increase DRM_OBJECT_MAX_PROPERTY by 18.
-:8: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description 
(prefer a maximum 75 chars per line)
#8: 
> > On Wed, Oct 13, 2021 at 07:35:48PM +0200, Sebastian Andrzej Siewior wrote:

-:9: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ 
chars of sha1> ("<title line>")' - ie: 'commit c7fcbf251397 ("drm/plane: check 
that fb_damage is set up when used")'
#9: 
> > > c7fcbf2513973 -> does not boot

-:10: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ 
chars of sha1> ("<title line>")' - ie: 'commit c7fcbf251397 ("drm/plane: check 
that fb_damage is set up when used")'
#10: 
> > > c7fcbf2513973 + 2f425cf5242a0 -> boots, 18 x DRM_OBJECT_MAX_PROPERTY

-:11: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ 
chars of sha1> ("<title line>")' - ie: 'commit 6f11f37459d8 ("drm/plane: remove 
drm_helper_get_plane_damage_clips")'
#11: 
> > > 6f11f37459d8f -> boots, 0 x DRM_OBJECT_MAX_PROPERTY

-:12: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ 
chars of sha1> ("<title line>")' - ie: 'commit 6f11f37459d8 ("drm/plane: remove 
drm_helper_get_plane_damage_clips")'
#12: 
> > > 6f11f37459d8f + 2f425cf5242a0 -> boots, 18 x DRM_OBJECT_MAX_PROPERTY

-:15: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ 
chars of sha1> ("<title line>")' - ie: 'commit 2f425cf5242a ("drm: Fix oops in 
damage self-tests by mocking damage property")'
#15: 
> > 2f425cf5242a0 on top (not merged), and that already got you the warning

-:24: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ 
chars of sha1> ("<title line>")' - ie: 'commit 6f11f37459d8 ("drm/plane: remove 
drm_helper_get_plane_damage_clips")'
#24: 
> attached. dmesg.txt is 6f11f37459d8f and the other is 6f11f37459d8f +

-:46: ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

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


Reply via email to