[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: Support discontiguous lmem object maps (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Jan 2 17:42:17 UTC 2020


== Series Details ==

Series: drm/i915/gem: Support discontiguous lmem object maps (rev2)
URL   : https://patchwork.freedesktop.org/series/71557/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
1d5e8b6368cf drm/i915/gem: Support discontiguous lmem object maps
-:181: CHECK:SPACING: spaces preferred around that '*' (ctx:ExO)
#181: FILE: drivers/gpu/drm/i915/gem/i915_gem_pages.c:294:
+			**ptes++ = mk_pte(page, pgprot);
 			^

-:189: CHECK:SPACING: spaces preferred around that '*' (ctx:ExO)
#189: FILE: drivers/gpu/drm/i915/gem/i915_gem_pages.c:302:
+			**ptes++ = iomap_pte(iomap, addr, pgprot);
 			^

total: 0 errors, 0 warnings, 2 checks, 286 lines checked



More information about the Intel-gfx mailing list