[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Eliminate IS_GEN9_{BC,LP}
Patchwork
patchwork at emeril.freedesktop.org
Fri Mar 26 04:15:42 UTC 2021
== Series Details ==
Series: drm/i915/display: Eliminate IS_GEN9_{BC,LP}
URL : https://patchwork.freedesktop.org/series/88466/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
967bfd04b985 drm/i915/display: Eliminate IS_GEN9_{BC,LP}
-:995: CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around '!intel_dsi->dual_link'
#995: 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