[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/icl: Fix pipe config mismatch warnings (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri Dec 7 11:31:31 UTC 2018
== Series Details ==
Series: drm/i915/icl: Fix pipe config mismatch warnings (rev2)
URL : https://patchwork.freedesktop.org/series/53727/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
d0beedae7789 drm/i915/icl: Fix pipe config mismatch warnings
-:89: CHECK:BRACES: Blank lines aren't necessary after an open brace '{'
#89: FILE: drivers/gpu/drm/i915/icl_dsi.c:873:
+ if (intel_dsi->operation_mode == INTEL_DSI_VIDEO_MODE) {
+
-:145: WARNING:BRACES: braces {} are not necessary for single statement blocks
#145: FILE: drivers/gpu/drm/i915/icl_dsi.c:1268:
+ if (intel_dsi->dual_link) {
+ pipe_config->base.adjusted_mode.crtc_clock /= 2;
+ }
total: 0 errors, 1 warnings, 1 checks, 126 lines checked
More information about the Intel-gfx
mailing list