[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v4,1/2] drm/i915: lookup for mem_region of a mem_type
Patchwork
patchwork at emeril.freedesktop.org
Mon Dec 2 07:01:34 UTC 2019
== Series Details ==
Series: series starting with [v4,1/2] drm/i915: lookup for mem_region of a mem_type
URL : https://patchwork.freedesktop.org/series/70271/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
2ee9f8e9b658 drm/i915: lookup for mem_region of a mem_type
1172ee9d724f drm/i915: Create dumb buffer from LMEM
-:44: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#44: FILE: drivers/gpu/drm/i915/i915_gem.c:195:
+ obj = i915_gem_object_create_region(intel_memory_region_lookup(dev_priv,
+ mem_type), size, 0);
total: 0 errors, 0 warnings, 1 checks, 50 lines checked
More information about the Intel-gfx
mailing list