[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: introduce INTEL_DISPLAY_ENABLED()

Patchwork patchwork at emeril.freedesktop.org
Thu Sep 12 19:19:42 UTC 2019


== Series Details ==

Series: drm/i915: introduce INTEL_DISPLAY_ENABLED()
URL   : https://patchwork.freedesktop.org/series/66610/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
427d67464aa8 drm/i915: introduce INTEL_DISPLAY_ENABLED()
-:135: WARNING:LONG_LINE: line over 100 characters
#135: FILE: drivers/gpu/drm/i915/i915_drv.h:2196:
+#define INTEL_DISPLAY_ENABLED(dev_priv) (WARN_ON(!HAS_DISPLAY(dev_priv)), !i915_modparams.disable_display)

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



More information about the Intel-gfx mailing list