== Series Details == Series: Add CDCLK checks to atomic check phase (rev3) URL : https://patchwork.freedesktop.org/series/101068/ State : warning == Summary == $ dim checkpatch origin/drm-tip 3b1e63bbb7d4 drm/i915/display: Add CDCLK actions to intel_cdclk_state 798f018d5ec0 drm/i915/display: s/intel_cdclk_can_squash/intel_cdclk_squash -:28: CHECK:BRACES: Blank lines aren't necessary after an open brace '{' #28: FILE: drivers/gpu/drm/i915/display/intel_cdclk.c:1980: { + total: 0 errors, 0 warnings, 1 checks, 40 lines checked 140920b39b44 drm/i915/display: s/intel_cdclk_can_crawl/intel_cdclk_crawl -:25: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #25: FILE: drivers/gpu/drm/i915/display/intel_cdclk.c:1955: +static bool intel_cdclk_crawl(struct drm_i915_private *dev_priv, + const struct intel_cdclk_state *a, total: 0 errors, 0 warnings, 1 checks, 42 lines checked d6445335bc35 drm/i915/display: Add cdclk checks to atomic check -:197: CHECK:BRACES: Blank lines aren't necessary after an open brace '{' #197: FILE: drivers/gpu/drm/i915/display/intel_cdclk.c:2053: { + total: 0 errors, 0 warnings, 1 checks, 180 lines checked