== 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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to