[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Handle YUV subpixel support better
Patchwork
patchwork at emeril.freedesktop.org
Mon Mar 18 17:38:38 UTC 2019
== Series Details ==
Series: drm/i915: Handle YUV subpixel support better
URL : https://patchwork.freedesktop.org/series/58130/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
383e00c03163 drm/i915: Handle YUV subpixel support better
-:7: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
-:38: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#38: FILE: drivers/gpu/drm/i915/intel_sprite.c:299:
+ hsub = vsub = max(fb->format->hsub, fb->format->vsub);
total: 0 errors, 1 warnings, 1 checks, 44 lines checked
More information about the Intel-gfx
mailing list