== Series Details == Series: Prepare error capture for asynchronous migration (rev2) URL : https://patchwork.freedesktop.org/series/96281/ State : warning == Summary == $ dim checkpatch origin/drm-tip bf0df3812af8 drm/i915: Introduce refcounted sg-tables 69d21354f04a drm/i915: Update error capture code to avoid using the current vma state -:803: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating? #803: new file mode 100644 total: 0 errors, 1 warnings, 0 checks, 958 lines checked ff852d0fa9df drm/i915: Initial introduction of vma resources -:144: CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'vma->resource' #144: FILE: drivers/gpu/drm/i915/i915_vma.c:439: + if ((vma->resource) || !vma_res) { -:564: CHECK:LINE_SPACING: Please don't use multiple blank lines #564: FILE: drivers/gpu/drm/i915/selftests/i915_gem_gtt.c:1493: + total: 0 errors, 0 warnings, 2 checks, 543 lines checked