== Series Details == Series: series starting with [v2,1/3] drm/i915: Use encoder->devdata more (rev2) URL : https://patchwork.freedesktop.org/series/114029/ State : warning == Summary == Error: dim checkpatch failed 6d862c28ab08 drm/i915: Use encoder->devdata more c197ab2941f5 drm/i915: Sanitize child devices later f80b5f236011 drm/i915: Try to initialize DDI ports for every VBT child device -:29: ERROR:OPEN_BRACE: that open brace { should be on the previous line #29: FILE: drivers/gpu/drm/i915/display/intel_bios.c:2614: +intel_bios_for_each_child(struct drm_i915_private *i915, + enum port port, + bool (*func)(struct drm_i915_private *i915, + struct intel_bios_encoder_data *devdata, + enum port port)) +{ total: 1 errors, 0 warnings, 0 checks, 197 lines checked