[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm: Add detection of changing of edid on between suspend and resume (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri Apr 12 09:38:29 UTC 2019
== Series Details ==
Series: drm: Add detection of changing of edid on between suspend and resume (rev2)
URL : https://patchwork.freedesktop.org/series/59352/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
8cadfc318c07 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
10427a911a8a drm/i915: Add a missed update of edid property of drm connector
More information about the Intel-gfx
mailing list