== Series Details ==
Series: Introduce DRM device wedged event (rev4)
URL : https://patchwork.freedesktop.org/series/138069/
State : warning
== Summary ==
Error: dim checkpatch failed
78a73d92fd9a drm: Introduce device wedged event
-:81: WARNING:STATIC_CONST_CHAR_ARRAY: char * array declaration might be better
as static const
#81: FILE: drivers/gpu/drm/drm_drv.c:527:
+ char *envp[] = { event_string, NULL };
total: 0 errors, 1 warnings, 0 checks, 123 lines checked
deebcbe26144 drm: Expose wedge recovery methods
0f793a2aadf0 drm/xe: Use device wedged event
-:19: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line
(possible unwrapped commit description?)
#19:
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, 53 lines checked
0c3a2cf2f57d drm/i915: Use device wedged event