[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix 90/270 degree rotated RGB565 src coord checks (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Fri Feb 28 18:20:03 UTC 2020
== Series Details ==
Series: drm/i915: Fix 90/270 degree rotated RGB565 src coord checks (rev3)
URL : https://patchwork.freedesktop.org/series/59956/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
f854cfdc461f drm/i915: Fix 90/270 degree rotated RGB565 src coord checks
-:65: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#65: FILE: drivers/gpu/drm/i915/display/intel_sprite.c:318:
+ hsub = vsub = max(hsub, vsub);
total: 0 errors, 0 warnings, 1 checks, 53 lines checked
More information about the Intel-gfx
mailing list