[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for GMBUS changes (rev6)
Patchwork
patchwork at emeril.freedesktop.org
Thu Jun 28 14:31:45 UTC 2018
== Series Details ==
Series: GMBUS changes (rev6)
URL : https://patchwork.freedesktop.org/series/41632/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
3e6e90c178c0 drm/i915/gmbus: Increase the Bytes per Rd/Wr Op
7a76dec751ca drm/i915/gmbus: Enable burst read
-:42: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'dev_priv' - possible side-effects?
#42: FILE: drivers/gpu/drm/i915/i915_drv.h:2577:
+#define HAS_GMBUS_BURST_READ(dev_priv) (INTEL_GEN(dev_priv) >= 10 || \
+ IS_GEMINILAKE(dev_priv) || \
+ IS_KABYLAKE(dev_priv))
total: 0 errors, 0 warnings, 1 checks, 130 lines checked
More information about the Intel-gfx
mailing list