[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix 90/270 degree rotated RGB565 src coord checks (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue Apr 30 17:47:44 UTC 2019
== Series Details ==
Series: drm/i915: Fix 90/270 degree rotated RGB565 src coord checks (rev2)
URL : https://patchwork.freedesktop.org/series/59956/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
53aadb3c2bf5 drm/i915: Fix 90/270 degree rotated RGB565 src coord checks
-:47: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#47: FILE: drivers/gpu/drm/i915/intel_sprite.c:309:
+ hsub = vsub = max(hsub, vsub);
total: 0 errors, 0 warnings, 1 checks, 43 lines checked
More information about the Intel-gfx
mailing list