[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/edp/jsl: Update vswing table for HBR and HBR2
Patchwork
patchwork at emeril.freedesktop.org
Tue Sep 29 17:51:22 UTC 2020
== Series Details ==
Series: drm/i915/edp/jsl: Update vswing table for HBR and HBR2
URL : https://patchwork.freedesktop.org/series/82206/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
548dfee5bc0f drm/i915/edp/jsl: Update vswing table for HBR and HBR2
-:83: WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#83: FILE: drivers/gpu/drm/i915/display/intel_ddi.c:1143:
+ return jsl_combo_phy_ddi_translations_edp_hbr2;
+ } else {
-:88: WARNING:PREFER_FALLTHROUGH: Prefer 'fallthrough;' over fallthrough comment
#88: FILE: drivers/gpu/drm/i915/display/intel_ddi.c:1148:
+ /* fall through */
total: 0 errors, 2 warnings, 0 checks, 97 lines checked
More information about the Intel-gfx
mailing list