[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Whitespace cleanups
Patchwork
patchwork at emeril.freedesktop.org
Thu Nov 19 13:34:03 UTC 2020
== Series Details ==
Series: drm/i915/display: Whitespace cleanups
URL : https://patchwork.freedesktop.org/series/84054/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
fa13fd9ed600 drm/i915/display: Whitespace cleanups
-:45: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#45: FILE: drivers/gpu/drm/i915/display/intel_display.c:15370:
+ slave_crtc_state->bigjoiner = master_crtc_state->bigjoiner = false;
-:46: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#46: FILE: drivers/gpu/drm/i915/display/intel_display.c:15371:
+ slave_crtc_state->bigjoiner_slave = master_crtc_state->bigjoiner_slave = false;
-:47: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#47: FILE: drivers/gpu/drm/i915/display/intel_display.c:15372:
+ slave_crtc_state->bigjoiner_linked_crtc = master_crtc_state->bigjoiner_linked_crtc = NULL;
total: 0 errors, 0 warnings, 3 checks, 43 lines checked
More information about the Intel-gfx
mailing list