== Series Details ==

Series: drm/i915: Add ppgtt to GVT GEM context
URL   : https://patchwork.freedesktop.org/series/51156/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
5ad4fca13845 drm/i915: Add ppgtt to GVT GEM context
-:54: CHECK:BRACES: braces {} should be used on all arms of this statement
#54: FILE: drivers/gpu/drm/i915/gvt/scheduler.c:348:
+       if (mm->ppgtt_mm.root_entry_type == GTT_TYPE_PPGTT_ROOT_L4_ENTRY)
[...]
+       else {
[...]

-:56: CHECK:BRACES: Unbalanced braces around else statement
#56: FILE: drivers/gpu/drm/i915/gvt/scheduler.c:350:
+       else {

total: 0 errors, 0 warnings, 2 checks, 49 lines checked

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to