== Series Details == Series: series starting with [1/4] drm: Complain if drivers still use the ->load callback URL : https://patchwork.freedesktop.org/series/72652/ State : warning == Summary == $ dim checkpatch origin/drm-tip 4b3af837d222 drm: Complain if drivers still use the ->load callback -:42: WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Daniel Vetter <daniel.vetter@xxxxxxxx>' total: 0 errors, 1 warnings, 0 checks, 21 lines checked 51b7fc1c6674 drm/fbdev-helper: don't force restores -:76: WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Daniel Vetter <daniel.vetter@xxxxxxxx>' total: 0 errors, 1 warnings, 0 checks, 37 lines checked b3d3b03017d2 drm: Push drm_global_mutex locking in drm_open -:87: WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Daniel Vetter <daniel.vetter@xxxxxxxx>' total: 0 errors, 1 warnings, 0 checks, 54 lines checked d229dd0db3a6 drm: Nerv drm_global_mutex BKL for good drivers -:19: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 7e13ad896484 ("drm: Avoid drm_global_mutex for simple inc/dec of dev->open_count")' #19: commit 7e13ad896484a0165a68197a2e64091ea28c9602 -:130: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 8) #130: FILE: drivers/gpu/drm/drm_file.c:481: + if (drm_dev_needs_global_mutex(dev)) mutex_lock(&drm_global_mutex); -:155: WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Daniel Vetter <daniel.vetter@xxxxxxxx>' total: 1 errors, 2 warnings, 0 checks, 107 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx