== Series Details == Series: Enabling content-type setting for HDMI displays. (rev4) URL : https://patchwork.freedesktop.org/series/41876/ State : warning == Summary == $ dim checkpatch origin/drm-tip b77a9ab3cc9a drm: content-type property for HDMI connector -:113: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #113: FILE: drivers/gpu/drm/drm_connector.c:1017: + drm_object_attach_property(&connector->base, + connector->dev->mode_config.content_type_property, -:143: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #143: FILE: drivers/gpu/drm/drm_connector.c:1304: + drm_property_create_enum(dev, 0, "content type", + drm_content_type_enum_list, -:146: CHECK:COMPARISON_TO_NULL: Comparison to NULL could be written "!dev->mode_config.content_type_property" #146: FILE: drivers/gpu/drm/drm_connector.c:1307: + if (dev->mode_config.content_type_property == NULL) total: 0 errors, 0 warnings, 3 checks, 172 lines checked 674d7cb399e9 i915: content-type property for HDMI connector _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx