✗ Fi.CI.CHECKPATCH: warning for drm/{i915, xe}: convert i915->display and xe->display into pointers (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed May 7 19:51:57 UTC 2025
== Series Details ==
Series: drm/{i915, xe}: convert i915->display and xe->display into pointers (rev2)
URL : https://patchwork.freedesktop.org/series/148683/
State : warning
== Summary ==
Error: dim checkpatch failed
359be25e9883 drm/xe/rpm: use to_xe_device() instead of container_of
f917a431b114 drm/xe/display: do not reference xe->display inline
8cfc924e4008 drm/i915: do not reference i915->display inline
7ef6114b5a6d 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, 823 lines checked
More information about the Intel-gfx
mailing list