[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix wrong condition in bxt_set_cdclk for DG2
Patchwork
patchwork at emeril.freedesktop.org
Sat May 6 15:10:24 UTC 2023
== Series Details ==
Series: drm/i915: Fix wrong condition in bxt_set_cdclk for DG2
URL : https://patchwork.freedesktop.org/series/117420/
State : warning
== Summary ==
Error: dim checkpatch failed
ea6663d13efb drm/i915: Fix wrong condition in bxt_set_cdclk for DG2
-:23: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 26)
#23: FILE: drivers/gpu/drm/i915/display/intel_cdclk.c:1899:
+ if (DISPLAY_VER(dev_priv) >= 14 || IS_DG2(dev_priv))
/* NOOP */;
total: 0 errors, 1 warnings, 0 checks, 11 lines checked
More information about the Intel-gfx
mailing list