✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: avoid using uninitialized context (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue Jan 28 16:33:42 UTC 2025
== Series Details ==
Series: drm/i915/selftests: avoid using uninitialized context (rev2)
URL : https://patchwork.freedesktop.org/series/143990/
State : warning
== Summary ==
Error: dim checkpatch failed
8d91301c8c71 drm/i915/selftests: avoid using uninitialized context
-:25: ERROR:CODE_INDENT: code indent should use tabs where possible
#25: FILE: drivers/gpu/drm/i915/selftests/i915_gem_gtt.c:171:
+^I i915_vm_put(&ppgtt->vm);$
-:26: ERROR:CODE_INDENT: code indent should use tabs where possible
#26: FILE: drivers/gpu/drm/i915/selftests/i915_gem_gtt.c:172:
+^I return 0;$
total: 2 errors, 0 warnings, 0 checks, 12 lines checked
More information about the Intel-gfx
mailing list