== Series Details == Series: drm/i915: use pat_index instead of cache_level (rev3) URL : https://patchwork.freedesktop.org/series/117082/ State : warning == Summary == Error: dim checkpatch failed e0adba081465 drm/i915: preparation for using PAT index 7b0702fb0a64 drm/i915: use pat_index instead of cache_level -:1600: ERROR:TRAILING_STATEMENTS: trailing statements should be on next line #1600: FILE: drivers/gpu/drm/i915/i915_debugfs.c:178: + case 1: return HAS_LLC(i915) ? " LLC" : " snooped"; total: 1 errors, 0 warnings, 0 checks, 1614 lines checked e3f93d5867a5 drm/i915: make sure correct pte encode is used