[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3,1/2] drm: move a detected edid member to drm_connector from intel_connector
Patchwork
patchwork at emeril.freedesktop.org
Thu Sep 6 20:38:00 UTC 2018
== Series Details ==
Series: series starting with [v3,1/2] drm: move a detected edid member to drm_connector from intel_connector
URL : https://patchwork.freedesktop.org/series/49298/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
365867be9e30 drm: move a detected edid member to drm_connector from intel_connector
-:22: CHECK:COMPARISON_TO_NULL: Comparison to NULL could be written "!connector->detect_edid"
#22: FILE: drivers/gpu/drm/i915/intel_dp.c:4160:
+ if (connector->detect_edid == NULL ||
total: 0 errors, 0 warnings, 1 checks, 118 lines checked
ebb1db8278d8 drm: Add detection of changing of edid on between suspend and resume
More information about the Intel-gfx
mailing list