== Series Details == Series: drm/i915/display: handle hdmi connector init failures URL : https://patchwork.freedesktop.org/series/141365/ State : warning == Summary == Error: dim checkpatch failed 322c808de7bf drm/i915/hdmi: propagate errors from intel_hdmi_init_connector() -:68: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #68: FILE: drivers/gpu/drm/i915/display/intel_hdmi.h:26: +bool intel_hdmi_init_connector(struct intel_digital_port *dig_port, + struct intel_connector *intel_connector); total: 0 errors, 0 warnings, 1 checks, 46 lines checked 2ff34f5d5836 drm/i915/hdmi: add error handling in g4x_hdmi_init() 508b70af4c76 drm/i915/ddi: propagate errors from intel_ddi_init_hdmi_connector()