[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm: Add detection of changing of edid on between suspend and resume
Patchwork
patchwork at emeril.freedesktop.org
Thu Apr 11 23:19:51 UTC 2019
== Series Details ==
Series: drm: Add detection of changing of edid on between suspend and resume
URL : https://patchwork.freedesktop.org/series/59352/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
f8af584568d1 drm: Add detection of changing of edid on between suspend and resume
-:90: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#90: FILE: drivers/gpu/drm/drm_probe_helper.c:808:
+ if (memcmp(old_edid_blob_ptr->data,
+ connector->edid_blob_ptr->data,
total: 0 errors, 0 warnings, 1 checks, 58 lines checked
ccdf8a88a55c drm/i915: Add a missed update of edid property of drm connector
More information about the Intel-gfx
mailing list