== 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.ursu...@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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to