[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/pll: Centralize PLL_ENABLE register lookup

Patchwork patchwork at emeril.freedesktop.org
Fri Aug 28 22:40:49 UTC 2020


== Series Details ==

Series: drm/i915/pll: Centralize PLL_ENABLE register lookup
URL   : https://patchwork.freedesktop.org/series/81150/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
9b03add535d5 drm/i915/pll: Centralize PLL_ENABLE register lookup
-:26: CHECK:BRACES: Blank lines aren't necessary after an open brace '{'
#26: FILE: drivers/gpu/drm/i915/display/intel_dpll_mgr.c:154:
+{
+

-:34: CHECK:LINE_SPACING: Please don't use multiple blank lines
#34: FILE: drivers/gpu/drm/i915/display/intel_dpll_mgr.c:162:
+
+

-:35: CHECK:BRACES: Blank lines aren't necessary before a close brace '}'
#35: FILE: drivers/gpu/drm/i915/display/intel_dpll_mgr.c:163:
+
+}

total: 0 errors, 0 warnings, 3 checks, 57 lines checked




More information about the Intel-gfx mailing list