[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm: move a detected edid member to drm_connector from intel_connector

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 1 11:07:19 UTC 2019


== Series Details ==

Series: series starting with [1/2] drm: move a detected edid member to drm_connector from intel_connector
URL   : https://patchwork.freedesktop.org/series/57397/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
6c66b5f875a6 drm: move a detected edid member to drm_connector from intel_connector
-:37: CHECK:COMPARISON_TO_NULL: Comparison to NULL could be written "!connector->detect_edid"
#37: FILE: drivers/gpu/drm/i915/intel_dp.c:4482:
+	if (connector->detect_edid == NULL ||

total: 0 errors, 0 warnings, 1 checks, 111 lines checked
3b877e903a5d drm: Add detection of changing of edid on between suspend and resume



More information about the Intel-gfx mailing list