== Series Details == Series: drm/i915: remove all IS_<PLATFORM>_GT<N>() macros (rev2) URL : https://patchwork.freedesktop.org/series/139306/ State : warning == Summary == Error: dim checkpatch failed a59ec96d4cdd drm/i915: remove all IS_<PLATFORM>_GT<N>() macros -:135: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'i915' - possible side-effects? #135: FILE: drivers/gpu/drm/i915/i915_drv.h:716: +#define NUM_L3_SLICES(i915) (IS_HASWELL(i915) && INTEL_INFO(i915)->gt == 3 ? \ 2 : HAS_L3_DPF(i915)) total: 0 errors, 0 warnings, 1 checks, 110 lines checked