== Series Details == Series: drm/i915/cx0: Use one lane to set power state to ready in DP alt mode URL : https://patchwork.freedesktop.org/series/138409/ State : warning == Summary == Error: dim checkpatch failed e658faf16ddf drm/i915/cx0: Use one lane to set power state to ready in DP alt mode -:32: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #32: FILE: drivers/gpu/drm/i915/display/intel_cx0_phy.c:2956: + intel_cx0_powerdown_change_sequence(encoder, maxpclk_lane, + CX0_P2_STATE_READY); -:35: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #35: FILE: drivers/gpu/drm/i915/display/intel_cx0_phy.c:2959: + intel_cx0_powerdown_change_sequence(encoder, INTEL_CX0_BOTH_LANES, CX0_P2_STATE_READY); total: 0 errors, 0 warnings, 2 checks, 15 lines checked