== Series Details ==
Series: drm/i915: Add TigerLake bandwidth checking (rev3)
URL : https://patchwork.freedesktop.org/series/66817/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
2ff98c4e712a drm/i915: Add TigerLake bandwidth checking
-:31: WARNING:BRACES: braces {} are not necessary for any arm of this statement
#31: FILE: drivers/gpu/drm/i915/display/intel_bw.c:59:
+ if (IS_GEN(dev_priv, 11)) {
[...]
+ } else if (IS_GEN(dev_priv, 12)) {
[...]
total: 0 errors, 1 warnings, 0 checks, 58 lines checked
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx