[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Flatten intel_dp_check_mst_status() a bit
Patchwork
patchwork at emeril.freedesktop.org
Sat Apr 18 00:01:19 UTC 2020
== Series Details ==
Series: series starting with [1/2] drm/i915: Flatten intel_dp_check_mst_status() a bit
URL : https://patchwork.freedesktop.org/series/76105/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
d7fc81461f35 drm/i915: Flatten intel_dp_check_mst_status() a bit
-:117: CHECK:SPACING: spaces preferred around that '+' (ctx:VxV)
#117: FILE: drivers/gpu/drm/i915/display/intel_dp.c:5669:
+ DP_SINK_COUNT_ESI+1,
^
total: 0 errors, 0 warnings, 1 checks, 101 lines checked
bdd0a32afab1 drm/i915: Push MST link retraining to the hotplug work
-:219: WARNING:LONG_LINE: line over 100 characters
#219: FILE: drivers/gpu/drm/i915/display/intel_dp.c:5830:
+ intel_crtc_pch_transcoder(crtc), false);
-:241: WARNING:LONG_LINE: line over 100 characters
#241: FILE: drivers/gpu/drm/i915/display/intel_dp.c:5846:
+ intel_crtc_pch_transcoder(crtc), true);
total: 0 errors, 2 warnings, 0 checks, 230 lines checked
More information about the Intel-gfx
mailing list