[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/mst: Continue state updates even if AUX writes fail.

Patchwork patchwork at emeril.freedesktop.org
Wed Jul 18 03:22:30 UTC 2018


== Series Details ==

Series: drm/i915/mst: Continue state updates even if AUX writes fail.
URL   : https://patchwork.freedesktop.org/series/46751/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
f9a1d97f16b5 drm/i915/mst: Continue state updates even if AUX writes fail.
-:26: CHECK:BOOL_COMPARISON: Using comparison to false is error prone
#26: FILE: drivers/gpu/drm/i915/intel_dp_mst.c:244:
+	if (ret == false)

total: 0 errors, 0 warnings, 1 checks, 12 lines checked



More information about the Intel-gfx mailing list