== Series Details == Series: drm/{i915, xe}: convert i915->display and xe->display into pointers URL : https://patchwork.freedesktop.org/series/148683/ State : warning
== Summary == Error: dim checkpatch failed 2719d0d987b2 drm/xe/rpm: use to_xe_device() instead of container_of a42beff8d69c drm/xe/display: do not reference xe->display inline 597880e84371 drm/i915: do not reference i915->display inline 1e36da8c42e7 drm/{i915, xe}: convert i915 and xe display members into pointers -:17: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?) #17: sed -i 's/&\([a-zA-Z0-9_>.-]*\)\(dev_priv\|i915\|xe\)->display\([^.]\)/\1\2->display\3/g' \ total: 0 errors, 1 warnings, 0 checks, 814 lines checked