== Series Details == Series: series starting with [1/4] drm/i915/dpll: drop a useless I915_STATE_WARN_ON() URL : https://patchwork.freedesktop.org/series/117685/ State : warning == Summary == Error: dim checkpatch failed 0069d0cb8670 drm/i915/dpll: drop a useless I915_STATE_WARN_ON() 36901f4331a1 drm/i915/crtc: replace I915_STATE_WARN_ON() with I915_STATE_WARN() 7255d8345e66 drm/i915/display: remove I915_STATE_WARN_ON() 0cf62eb904a6 drm/i915/display: add i915 parameter to I915_STATE_WARN() -:177: WARNING:LONG_LINE: line length of 146 exceeds 100 columns #177: FILE: drivers/gpu/drm/i915/display/intel_display_power.c:1197: + (intel_de_read(dev_priv, UTIL_PIN_CTL) & (UTIL_PIN_ENABLE | UTIL_PIN_MODE_MASK)) == (UTIL_PIN_ENABLE | UTIL_PIN_MODE_PWM), -:507: WARNING:LONG_LINE: line length of 101 exceeds 100 columns #507: FILE: drivers/gpu/drm/i915/display/intel_pch_display.c:90: + intel_lvds_port_enabled(dev_priv, PCH_LVDS, &port_pipe) && port_pipe == pipe, total: 0 errors, 2 warnings, 0 checks, 474 lines checked