[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/bios: Fix ports mask
Patchwork
patchwork at emeril.freedesktop.org
Wed Jul 21 23:03:09 UTC 2021
== 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
More information about the Intel-gfx
mailing list