[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/mtl: avoid stringop-overflow warning (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Tue Oct 24 22:44:03 UTC 2023
== Series Details ==
Series: drm/i915/mtl: avoid stringop-overflow warning (rev4)
URL : https://patchwork.freedesktop.org/series/125198/
State : warning
== Summary ==
Error: dim checkpatch failed
46aabb7acf3e drm/i915/mtl: avoid stringop-overflow warning
-:6: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#6:
The newly added memset() causes a warning for some reason I could not figure out:
-:23: WARNING:BAD_FIXES_TAG: Please use correct Fixes: style 'Fixes: <12 chars of sha1> ("<title line>")' - ie: 'Fixes: 4bb9ca7ee074 ("drm/i915/mtl: C6 residency and C state type for MTL SAMedia")'
#23:
Fixes: 4bb9ca7ee0745 ("drm/i915/mtl: C6 residency and C state type for MTL SAMedia")
total: 0 errors, 2 warnings, 0 checks, 29 lines checked
More information about the Intel-gfx
mailing list