== Series Details ==
Series: drm/i915: Try to guess PCH type even without ISA bridge
URL : https://patchwork.freedesktop.org/series/84886/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
17c226d01ecc drm/i915: Try to guess PCH type even without ISA bridge
-:93: CHECK:BRACES: braces {} should be used on all arms of this statement
#93: FILE: drivers/gpu/drm/i915/intel_pch.c:258:
+ if (run_as_guest()) {
[...]
+ } else
[...]
-:96: CHECK:BRACES: Unbalanced braces around else statement
#96: FILE: drivers/gpu/drm/i915/intel_pch.c:261:
+ } else
total: 0 errors, 0 warnings, 2 checks, 74 lines checked
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx