== Series Details ==

Series: drm/i915/bios: Fix ports mask
URL   : https://patchwork.freedesktop.org/series/92850/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
69ca4ceb0ec6 drm/i915/bios: Fix ports mask
-:35: WARNING:LINE_CONTINUATIONS: Avoid unnecessary line continuations
#35: FILE: drivers/gpu/drm/i915/display/intel_bios.c:2169:
+       int ports = BIT(PORT_A) | BIT(PORT_B) | BIT(PORT_C) | \

total: 0 errors, 1 warnings, 0 checks, 9 lines checked


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

Reply via email to