== Series Details == Series: Bigjoiner refactoring (rev3) URL : https://patchwork.freedesktop.org/series/128311/ State : warning == Summary == Error: dim checkpatch failed 82e637e50454 drm/i915: Add bigjoiner force enable option to debugfs -:70: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #70: FILE: drivers/gpu/drm/i915/display/intel_display_debugfs.c:1430: +static ssize_t i915_bigjoiner_enable_write(struct file *file, + const char __user *ubuf, total: 0 errors, 0 warnings, 1 checks, 93 lines checked 3c9aa25ec924 drm/i915/bigjoiner: Refactor bigjoiner state readout 91d511b061d7 Start separating pipe vs transcoder set logic for bigjoiner during modeset -:9: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?) #9: That way we can also remove a bunch of checks like intel_crtc_is_bigjoiner_slave. -:110: WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line #110: FILE: drivers/gpu/drm/i915/display/intel_display.c:1709: + * to change the workaround. */ total: 0 errors, 2 warnings, 0 checks, 233 lines checked