[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/backlight: Fix backlight takeover on LPT
Patchwork
patchwork at emeril.freedesktop.org
Tue Nov 20 11:04:25 UTC 2018
== Series Details ==
Series: drm/i915/backlight: Fix backlight takeover on LPT
URL : https://patchwork.freedesktop.org/series/52746/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
9b0ac137925f drm/i915/backlight: Fix backlight takeover on LPT
-:43: CHECK:BRACES: braces {} should be used on all arms of this statement
#43: FILE: drivers/gpu/drm/i915/intel_panel.c:1511:
+ if (panel->backlight.enabled && HAS_PCH_LPT(dev_priv) &&
[...]
+ } else
[...]
-:60: CHECK:BRACES: Unbalanced braces around else statement
#60: FILE: drivers/gpu/drm/i915/intel_panel.c:1528:
+ } else
total: 0 errors, 0 warnings, 2 checks, 50 lines checked
More information about the Intel-gfx
mailing list