[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Rename full ppgtt configuration to be more generic (rev6)
Patchwork
patchwork at emeril.freedesktop.org
Mon Oct 8 18:32:02 UTC 2018
== Series Details ==
Series: drm/i915: Rename full ppgtt configuration to be more generic (rev6)
URL : https://patchwork.freedesktop.org/series/49021/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
bcd9b888d547 drm/i915: Make 48bit full ppgtt configuration generic (v7)
-:286: ERROR:SPACING: spaces required around that ':' (ctx:WxO)
#286: FILE: drivers/gpu/drm/i915/i915_gem_gtt.c:2153:
+ (INTEL_GEN(i915) < 8) ? false :!intel_vgpu_active(i915);
^
-:286: ERROR:SPACING: space required before that '!' (ctx:OxV)
#286: FILE: drivers/gpu/drm/i915/i915_gem_gtt.c:2153:
+ (INTEL_GEN(i915) < 8) ? false :!intel_vgpu_active(i915);
^
total: 2 errors, 0 warnings, 0 checks, 392 lines checked
More information about the Intel-gfx
mailing list