[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Try to guess PCH type even without ISA bridge
Patchwork
patchwork at emeril.freedesktop.org
Mon Dec 14 07:17:57 UTC 2020
== 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
More information about the Intel-gfx
mailing list