[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Eliminate IS_GEN9_{BC,LP} (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Mon Mar 29 19:38:40 UTC 2021
== Series Details ==
Series: drm/i915/display: Eliminate IS_GEN9_{BC,LP} (rev2)
URL : https://patchwork.freedesktop.org/series/88466/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
5804ba5dc847 drm/i915/display: Eliminate IS_GEN9_{BC, LP}
-:998: CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around '!intel_dsi->dual_link'
#998: FILE: drivers/gpu/drm/i915/display/vlv_dsi.c:1496:
+ if ((IS_GEMINILAKE(dev_priv) || IS_BROXTON(dev_priv)) &&
+ (!intel_dsi->dual_link)) {
total: 0 errors, 0 warnings, 1 checks, 927 lines checked
More information about the Intel-gfx
mailing list