[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Enabling content-type setting for HDMI displays. (rev6)
Patchwork
patchwork at emeril.freedesktop.org
Mon Apr 23 07:50:10 UTC 2018
== 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
More information about the Intel-gfx
mailing list