[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Restrict qgv points which don't have enough bandwidth. (rev2)

Patchwork patchwork at emeril.freedesktop.org
Fri Sep 20 14:24:51 UTC 2019


== Series Details ==

Series: drm/i915: Restrict qgv points which don't have enough bandwidth. (rev2)
URL   : https://patchwork.freedesktop.org/series/66993/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
58676dcb1195 drm/i915: Restrict qgv points which don't have enough bandwidth.
-:46: CHECK:LINE_SPACING: Please don't use multiple blank lines
#46: FILE: drivers/gpu/drm/i915/display/intel_bw.c:109:
+
+

-:70: WARNING:BRACES: braces {} are not necessary for single statement blocks
#70: FILE: drivers/gpu/drm/i915/display/intel_bw.c:416:
+	if (ret < 0) {
+		goto fallback;
+	}

-:80: CHECK:BRACES: Unbalanced braces around else statement
#80: FILE: drivers/gpu/drm/i915/display/intel_bw.c:426:
+		} else

total: 0 errors, 1 warnings, 2 checks, 93 lines checked



More information about the Intel-gfx mailing list