== Series Details == Series: drm/i915/mtl: Initial display workarounds (rev3) URL : https://patchwork.freedesktop.org/series/111592/ State : warning == Summary == Error: dim checkpatch failed 3477070797c1 drm/i915/mtl: Initial display workarounds -:156: CHECK:MACRO_ARG_REUSE: Macro argument reuse '__i915' - possible side-effects? #156: FILE: drivers/gpu/drm/i915/i915_drv.h:733: +#define IS_MTL_DISPLAY_STEP(__i915, since, until) \ + (IS_METEORLAKE(__i915) && \ + IS_DISPLAY_STEP(__i915, since, until)) total: 0 errors, 0 warnings, 1 checks, 110 lines checked