[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Adding missing '; ' to ENGINE_INSTANCES
Patchwork
patchwork at emeril.freedesktop.org
Tue Mar 26 20:48:21 UTC 2019
== Series Details ==
Series: drm/i915: Adding missing '; ' to ENGINE_INSTANCES
URL : https://patchwork.freedesktop.org/series/58599/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
c8194aaa11bd drm/i915: Adding missing '; ' to ENGINE_INSTANCES
-:10: WARNING:BAD_SIGN_OFF: Use a single space after Reported-by:
#10:
Reported-by: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
-:46: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#46: FILE: drivers/gpu/drm/i915/intel_device_info.c:911:
+ DRM_DEBUG_DRIVER("vdbox enable: %04x, instances: %04lx\n",
+ vdbox_mask, VDBOX_MASK(dev_priv));
-:58: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#58: FILE: drivers/gpu/drm/i915/intel_device_info.c:924:
+ DRM_DEBUG_DRIVER("vebox enable: %04x, instances: %04lx\n",
+ vebox_mask, VEBOX_MASK(dev_priv));
total: 0 errors, 1 warnings, 2 checks, 33 lines checked
More information about the Intel-gfx
mailing list