== 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

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to