[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Use memset64() to align the ring with MI_NOOP
Patchwork
patchwork at emeril.freedesktop.org
Wed Apr 25 12:53:51 UTC 2018
== Series Details ==
Series: drm/i915: Use memset64() to align the ring with MI_NOOP
URL : https://patchwork.freedesktop.org/series/42290/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
a2d0462fc7d0 drm/i915: Use memset64() to align the ring with MI_NOOP
-:41: CHECK:SPACING: spaces preferred around that '/' (ctx:VxV)
#41: FILE: drivers/gpu/drm/i915/intel_ringbuffer.c:1734:
+ memset64(cs, 0, num_dwords/2);
^
total: 0 errors, 0 warnings, 1 checks, 30 lines checked
More information about the Intel-gfx
mailing list