[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add TigerLake bandwidth checking (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Wed Sep 18 14:21:32 UTC 2019
== 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
More information about the Intel-gfx
mailing list