== Series Details == Series: Add Colorspace connector property interface (rev6) URL : https://patchwork.freedesktop.org/series/47132/ State : warning == Summary == $ dim checkpatch origin/drm-tip cf8d05e1f401 drm: Add colorspace connector property 0116721231c7 drm/i915: Attach colorspace property and enable modeset -:115: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #115: FILE: drivers/gpu/drm/i915/intel_connector.c:316: + if (!drm_mode_create_colorspace_property(connector, + gen10_hdmi_colorspaces, -:118: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #118: FILE: drivers/gpu/drm/i915/intel_connector.c:319: + drm_object_attach_property(&connector->base, + connector->colorspace_property, 0); -:121: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #121: FILE: drivers/gpu/drm/i915/intel_connector.c:322: + if (!drm_mode_create_colorspace_property(connector, + legacy_hdmi_colorspaces, -:124: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #124: FILE: drivers/gpu/drm/i915/intel_connector.c:325: + drm_object_attach_property(&connector->base, + connector->colorspace_property, 0); total: 0 errors, 0 warnings, 4 checks, 117 lines checked _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx