[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] drm/i915/gtt: Subclass gen6_hw_ppgtt

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 12 08:56:30 UTC 2018


== Series Details ==

Series: series starting with [CI,1/2] drm/i915/gtt: Subclass gen6_hw_ppgtt
URL   : https://patchwork.freedesktop.org/series/44608/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
07d34d2c2ba7 drm/i915/gtt: Subclass gen6_hw_ppgtt
-:290: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'base' - possible side-effects?
#290: FILE: drivers/gpu/drm/i915/i915_gem_gtt.h:417:
+#define __to_gen6_ppgtt(base) container_of(base, struct gen6_hw_ppgtt, base)

total: 0 errors, 0 warnings, 1 checks, 294 lines checked
54d2388afdb0 drm/i915/gtt: Onionify error handling for gen6_ppgtt_create



More information about the Intel-gfx mailing list