[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix gtt_view asserts
Patchwork
patchwork at emeril.freedesktop.org
Tue Aug 28 13:46:45 UTC 2018
== Series Details ==
Series: drm/i915: Fix gtt_view asserts
URL : https://patchwork.freedesktop.org/series/48801/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
4ae3a32128f9 drm/i915: Fix gtt_view asserts
-:49: CHECK:SPACING: spaces preferred around that '*' (ctx:VxV)
#49: FILE: drivers/gpu/drm/i915/i915_gem_gtt.h:183:
+ BUILD_BUG_ON(sizeof(struct intel_rotation_info) != 8*sizeof(unsigned int));
^
total: 0 errors, 0 warnings, 1 checks, 41 lines checked
More information about the Intel-gfx
mailing list