== Series Details == Series: Prep series - CDCLK code churn (rev2) URL : https://patchwork.freedesktop.org/series/109974/ State : warning == Summary == Error: dim checkpatch failed 750f09e493d8 drm/i915/display: Change terminology for cdclk actions 7e35fba6b197 drm/i915/display: Introduce HAS_CDCLK_SQUASH macro e7d2804a8d53 drm/i915/display: Move chunks of code out of bxt_set_cdclk() -:46: CHECK:BRACES: Blank lines aren't necessary before a close brace '}' #46: FILE: drivers/gpu/drm/i915/display/intel_cdclk.c:1706: + +} total: 0 errors, 0 warnings, 1 checks, 52 lines checked b54115c43c27 drm/i915/display: Move squash_ctl register programming to its own function -:29: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #29: FILE: drivers/gpu/drm/i915/display/intel_cdclk.c:1709: +static void dg2_cdclk_squash_program(struct drm_i915_private *i915, + u16 waveform) total: 0 errors, 0 warnings, 1 checks, 35 lines checked