== Series Details == Series: drm/i915/cmtg: Disable the CMTG (rev8) URL : https://patchwork.freedesktop.org/series/142947/ State : warning == Summary == Error: dim checkpatch failed c66a6e106e08 drm/i915/cmtg: Disable the CMTG -:83: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #83: new file mode 100644 -:165: WARNING:LONG_LINE: line length of 110 exceeds 100 columns #165: FILE: drivers/gpu/drm/i915/display/intel_cmtg.c:78: + intel_cmtg_has_cmtg_b(display) ? str_enabled_disabled(cmtg_config->cmtg_b_enable) : "n/a", -:318: CHECK:MACRO_ARG_REUSE: Macro argument reuse '__display' - possible side-effects? #318: FILE: drivers/gpu/drm/i915/display/intel_display_device.h:149: +#define HAS_CMTG(__display) (!(__display)->platform.dg2 && DISPLAY_VER(__display) >= 13) total: 0 errors, 2 warnings, 1 checks, 253 lines checked