[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] drm/i915: Pull kref into i915_address_space
Patchwork
patchwork at emeril.freedesktop.org
Tue Jun 11 10:23:38 UTC 2019
== Series Details ==
Series: series starting with [CI,1/2] drm/i915: Pull kref into i915_address_space
URL : https://patchwork.freedesktop.org/series/61883/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
6b7d6b272068 drm/i915: Pull kref into i915_address_space
f3a24972cdfa drm/i915: Rename i915_hw_ppgtt to i915_ppgtt
-:549: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'base' - possible side-effects?
#549: FILE: drivers/gpu/drm/i915/i915_gem_gtt.h:438:
+#define __to_gen6_ppgtt(base) container_of(base, struct gen6_ppgtt, base)
total: 0 errors, 0 warnings, 1 checks, 547 lines checked
More information about the Intel-gfx
mailing list