[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: Support discontiguous lmem object maps (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Thu Jan 2 20:52:30 UTC 2020
== Series Details ==
Series: drm/i915/gem: Support discontiguous lmem object maps (rev3)
URL : https://patchwork.freedesktop.org/series/71557/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
cb66594b4851 drm/i915/gem: Support discontiguous lmem object maps
-:183: CHECK:SPACING: spaces preferred around that '*' (ctx:ExO)
#183: FILE: drivers/gpu/drm/i915/gem/i915_gem_pages.c:294:
+ **ptes++ = mk_pte(page, pgprot);
^
-:194: CHECK:SPACING: spaces preferred around that '*' (ctx:ExO)
#194: FILE: drivers/gpu/drm/i915/gem/i915_gem_pages.c:305:
+ **ptes++ = iomap_pte(iomap, addr, pgprot);
^
total: 0 errors, 0 warnings, 2 checks, 289 lines checked
More information about the Intel-gfx
mailing list