[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Plumb crtc state to link training code (rev4)

Patchwork patchwork at emeril.freedesktop.org
Wed Sep 30 10:28:10 UTC 2020


== Series Details ==

Series: drm/i915: Plumb crtc state to link training code (rev4)
URL   : https://patchwork.freedesktop.org/series/76993/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
accbc4f3f980 drm/i915: s/pre_empemph/preemph/
27807980feec drm/i915: s/old_crtc_state/crtc_state/
ef095a1ea266 drm/i915: Make intel_dp_process_phy_request() static
df5118aa27a3 drm/i915: Shove the PHY test into the hotplug work
da9bb32c16d1 drm/i915: Split ICL combo PHY buf trans per output type
65c7a6b7faaf drm/i915: Split ICL MG PHY buf trans per output type
d8721a405542 drm/i915: Split EHL combo PHY buf trans per output type
-:62: WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#62: FILE: drivers/gpu/drm/i915/display/intel_ddi.c:1138:
+			return icl_combo_phy_ddi_translations_edp_hbr3;
+		} else {

total: 0 errors, 1 warnings, 0 checks, 70 lines checked
5cc36c02d3b3 drm/i915: Split TGL combo PHY buf trans per output type
-:72: WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#72: FILE: drivers/gpu/drm/i915/display/intel_ddi.c:1177:
+			return tgl_uy_combo_phy_ddi_translations_dp_hbr2;
+		} else {

total: 0 errors, 1 warnings, 0 checks, 100 lines checked
f653b950e1e9 drm/i915: Split TGL DKL PHY buf trans per output type
4ebece3b04fd drm/i915: Plumb crtc_state to link training
651a007abfa9 drm/i915: Eliminate intel_dp.regs.dp_tp_{ctl, status}




More information about the Intel-gfx mailing list