== Series Details ==
Series: drm/i915: Fix header test for !CONFIG_X86
URL : https://patchwork.freedesktop.org/series/99331/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
e5830b0897b4 drm/i915: Fix header test for !CONFIG_X86
-:17: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description
(prefer a maximum 75 chars per line)
#17:
25 | pr_err("Architecture has no %s() and shouldn't be calling this
function\n", __func__);
total: 0 errors, 1 warnings, 0 checks, 8 lines checked