== Series Details == Series: drm: avoid spurious EBUSY due to nonblocking atomic modesets (rev2) URL : https://patchwork.freedesktop.org/series/45968/ State : warning == Summary == $ dim checkpatch origin/drm-tip 25d0f62b1aec drm: avoid spurious EBUSY due to nonblocking atomic modesets -:35: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #35: References: https://lists.freedesktop.org/archives/dri-devel/2018-July/182281.html -:51: WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #51: FILE: drivers/gpu/drm/drm_atomic.c:2021: + unsigned requested_crtc = 0; -:52: WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #52: FILE: drivers/gpu/drm/drm_atomic.c:2022: + unsigned affected_crtc = 0; total: 0 errors, 3 warnings, 0 checks, 46 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx