On Tue, 11 Jun 2024, Patchwork <patchwork@xxxxxxxxxxxxxxxxxxxxxx> wrote: > == Series Details == > > Series: drm/i915/display: Send vrr vsync params whne vrr is enabled > URL : https://patchwork.freedesktop.org/series/134714/ > State : warning > > == Summary == > > Error: dim checkpatch failed > 711332181393 drm/i915/display: Send vrr vsync params whne vrr is enabled > -:26: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis > #26: FILE: drivers/gpu/drm/i915/display/intel_vrr.c:236: > + if (intel_dp_as_sdp_supported(intel_dp) && > + crtc_state->vrr.enable) { Please fix this. > > total: 0 errors, 0 warnings, 1 checks, 9 lines checked > > -- Jani Nikula, Intel