== Series Details ==

Series: Enabling content-type setting for HDMI displays. (rev6)
URL   : https://patchwork.freedesktop.org/series/41876/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
f891f01659af drm: content-type property for HDMI connector
-:127: CHECK:LINE_SPACING: Please don't use multiple blank lines
#127: FILE: drivers/gpu/drm/drm_connector.c:1007:
 
+

-:193: CHECK:COMPARISON_TO_NULL: Comparison to NULL could be written 
"!dev->mode_config.content_type_property"
#193: FILE: drivers/gpu/drm/drm_connector.c:1330:
+       if (dev->mode_config.content_type_property == NULL)

total: 0 errors, 0 warnings, 2 checks, 207 lines checked
723a0fb27d74 i915: content-type property for HDMI connector

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

Reply via email to