== Series Details == Series: drm/i915: Init DDI ports in VBT order (rev6) URL : https://patchwork.freedesktop.org/series/114200/ State : warning == Summary == Error: dim checkpatch failed 7a43fe4325d8 drm/i915: Initialize dig_port->aux_ch to NONE to be sure eccdbce5dd35 drm/i915: Only populate aux_ch if really needed 339d607c028f drm/i915: Remove DDC pin sanitation 1f5f862f317e drm/i915: Remove AUX CH sanitation 64999d5bd3ca drm/i915/bios: Extract intel_bios_encoder_port() 109ab03af2ff drm/i915: Try to initialize DDI/ICL+ DSI ports for every VBT child device -:181: ERROR:OPEN_BRACE: that open brace { should be on the previous line #181: FILE: drivers/gpu/drm/i915/display/intel_bios.c:3600: +void intel_bios_for_each_encoder(struct drm_i915_private *i915, + void (*func)(struct drm_i915_private *i915, + const struct intel_bios_encoder_data *devdata)) +{ total: 1 errors, 0 warnings, 0 checks, 299 lines checked