[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: stop using swiotlb (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Mon Jul 25 14:52:03 UTC 2022
== Series Details ==
Series: drm/i915: stop using swiotlb (rev4)
URL : https://patchwork.freedesktop.org/series/106589/
State : warning
== Summary ==
Error: dim checkpatch failed
e8b51ebb32db drm/i915: stop using swiotlb
-:147: WARNING:LINE_SPACING: Missing a blank line after declarations
#147: FILE: drivers/gpu/drm/i915/i915_scatterlist.h:133:
+ size_t max = min_t(size_t, UINT_MAX, dma_max_mapping_size(dev));
+ return round_down(max, PAGE_SIZE);
total: 0 errors, 1 warnings, 0 checks, 95 lines checked
More information about the Intel-gfx
mailing list