[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: We don't need display's suspend/resume operations when !HAS_DISPLAY
Patchwork
patchwork at emeril.freedesktop.org
Mon May 20 08:01:02 UTC 2019
== Series Details ==
Series: drm/i915: We don't need display's suspend/resume operations when !HAS_DISPLAY
URL : https://patchwork.freedesktop.org/series/60839/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
810402289a3a drm/i915: We don't need display's suspend/resume operations when !HAS_DISPLAY
-:78: WARNING:BRACES: braces {} are not necessary for single statement blocks
#78: FILE: drivers/gpu/drm/i915/i915_drv.c:2352:
+ if (IS_HASWELL(dev_priv) || IS_BROADWELL(dev_priv)) {
hsw_disable_pc8(dev_priv);
}
total: 0 errors, 1 warnings, 0 checks, 153 lines checked
More information about the Intel-gfx
mailing list