[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/dp_mst: Fix the DDC I2C device unregistration of an MST port

Patchwork patchwork at emeril.freedesktop.org
Sun Jun 7 21:59:34 UTC 2020


== Series Details ==

Series: series starting with [1/3] drm/dp_mst: Fix the DDC I2C device unregistration of an MST port
URL   : https://patchwork.freedesktop.org/series/78100/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
be4cb6213842 drm/dp_mst: Fix the DDC I2C device unregistration of an MST port
-:13: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#13: 
Note that atm, inconsistently, the parent of the I2C device is initially set to

total: 0 errors, 1 warnings, 0 checks, 14 lines checked
f183ac475a8b drm/dp_mst: Fix the DDC I2C device registration of an MST port
c3019da98129 drm/dp_mst: Fix flushing the delayed port/mstb destroy work
-:45: CHECK:COMPARISON_TO_NULL: Comparison to NULL could be written "!mgr->delayed_destroy_wq"
#45: FILE: drivers/gpu/drm/drm_dp_mst_topology.c:5191:
+	if (mgr->delayed_destroy_wq == NULL)

total: 0 errors, 0 warnings, 1 checks, 55 lines checked



More information about the Intel-gfx mailing list