== Series Details == Series: Add Colorspace connector property interface (rev9) URL : https://patchwork.freedesktop.org/series/47132/ State : warning == Summary == $ dim checkpatch origin/drm-tip 2966dae600a0 drm: Add HDMI colorspace property -:159: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #159: FILE: drivers/gpu/drm/drm_connector.c:1607: + if (connector->connector_type == DRM_MODE_CONNECTOR_HDMIA || + connector->connector_type == DRM_MODE_CONNECTOR_HDMIB) { -:160: CHECK:BRACES: Blank lines aren't necessary after an open brace '{' #160: FILE: drivers/gpu/drm/drm_connector.c:1608: + connector->connector_type == DRM_MODE_CONNECTOR_HDMIB) { + total: 0 errors, 0 warnings, 2 checks, 171 lines checked 058bb0ff8389 drm: Add DP colorspace property -:60: CHECK:LINE_SPACING: Please don't use multiple blank lines #60: FILE: drivers/gpu/drm/drm_connector.c:875: + + -:70: CHECK:BRACES: Blank lines aren't necessary after an open brace '{' #70: FILE: drivers/gpu/drm/drm_connector.c:1640: + connector->connector_type == DRM_MODE_CONNECTOR_DisplayPort) { + total: 0 errors, 0 warnings, 2 checks, 43 lines checked 7510be7c09f5 drm/i915: Attach colorspace property and enable modeset -:66: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #66: FILE: drivers/gpu/drm/i915/intel_connector.c:274: + drm_object_attach_property(&connector->base, + connector->colorspace_property, 0); total: 0 errors, 0 warnings, 1 checks, 66 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx