== Series Details == Series: Introduce DRM device wedged event (rev9) URL : https://patchwork.freedesktop.org/series/138069/ State : warning == Summary == Error: dim checkpatch failed 5c0d56fa92ec drm: Introduce device wedged event -:194: WARNING:STATIC_CONST_CHAR_ARRAY: char * array declaration might be better as static const #194: FILE: drivers/gpu/drm/drm_drv.c:543: + char *envp[] = { event_string, NULL }; total: 0 errors, 1 warnings, 0 checks, 107 lines checked 6833cc06910a drm/doc: Document device wedged event 2ff8e184a5f7 drm/xe: Use device wedged event -:20: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?) #20: KERNEL[265.802982] change /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:01.0/0000:03:00.0/drm/card0 (drm) total: 0 errors, 1 warnings, 0 checks, 19 lines checked 87ad7b39bdd0 drm/i915: Use device wedged event 09dac7149340 drm/amdgpu: Use device wedged event