✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Call panel_fitting function from pipe_config
Patchwork
patchwork at emeril.freedesktop.org
Fri Jul 5 13:08:41 UTC 2024
== Series Details ==
Series: drm/i915/display: Call panel_fitting function from pipe_config
URL : https://patchwork.freedesktop.org/series/135791/
State : warning
== Summary ==
Error: dim checkpatch failed
2971c1bf873c drm/i915/display: Call panel_fitting function from pipe_config
-:134: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#134: FILE: drivers/gpu/drm/i915/display/intel_panel.c:458:
+ x = y = 0;
-:138: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#138: FILE: drivers/gpu/drm/i915/display/intel_panel.c:462:
+ x = y = 0;
total: 0 errors, 0 warnings, 2 checks, 111 lines checked
More information about the Intel-gfx
mailing list