== Series Details ==
Series: drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk()
URL : https://patchwork.freedesktop.org/series/95848/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
5ab9722a74fe drm/i915: Avoid bitwise vs logical OR warning in
snb_wm_latency_quirk()
-:11: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description
(prefer a maximum 75 chars per line)
#11:
changed = ilk_increase_wm_latency(dev_priv, dev_priv->wm.pri_latency,
12) |
total: 0 errors, 1 warnings, 0 checks, 12 lines checked