[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/ehl: Restrict w/a 1607087056 for EHL/JSL

Patchwork patchwork at emeril.freedesktop.org
Tue May 12 18:41:29 UTC 2020


== Series Details ==

Series: drm/i915/ehl: Restrict w/a 1607087056 for EHL/JSL
URL   : https://patchwork.freedesktop.org/series/77199/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
d26f548aa0bd drm/i915/ehl: Restrict w/a 1607087056 for EHL/JSL
-:44: CHECK:MACRO_ARG_REUSE: Macro argument reuse 'p' - possible side-effects?
#44: FILE: drivers/gpu/drm/i915/i915_drv.h:1522:
+#define IS_EHL_REVID(p, since, until) \
+	(IS_ELKHARTLAKE(p) && IS_REVID(p, since, until))

total: 0 errors, 0 warnings, 1 checks, 28 lines checked



More information about the Intel-gfx mailing list