== Series Details == Series: Add Colorspace connector property interface (rev7) URL : https://patchwork.freedesktop.org/series/47132/ State : warning == Summary == $ dim checkpatch origin/drm-tip 997f79fd2b2f drm: Add colorspace connector property 7195c72c35da drm/i915: Attach colorspace property and enable modeset -:117: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #117: FILE: drivers/gpu/drm/i915/intel_connector.c:319: + if (!drm_mode_create_colorspace_property(connector, + gen10_hdmi_colorspaces, -:120: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #120: FILE: drivers/gpu/drm/i915/intel_connector.c:322: + drm_object_attach_property(&connector->base, + connector->colorspace_property, 0); -:123: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #123: FILE: drivers/gpu/drm/i915/intel_connector.c:325: + if (!drm_mode_create_colorspace_property(connector, + legacy_hdmi_colorspaces, -:126: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #126: FILE: drivers/gpu/drm/i915/intel_connector.c:328: + 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