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