[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add CDCLK checks to atomic check phase (rev5)
Patchwork
patchwork at emeril.freedesktop.org
Fri Mar 18 17:23:48 UTC 2022
== Series Details ==
Series: Add CDCLK checks to atomic check phase (rev5)
URL : https://patchwork.freedesktop.org/series/101068/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
29531a1812df drm/i915/display: Add CDCLK actions to intel_cdclk_state
f19caadb81b6 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
4d8ae0d2e4bb 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
275c56be3dc3 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
More information about the Intel-gfx
mailing list