== 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


_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to