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

Patchwork patchwork at emeril.freedesktop.org
Wed Mar 20 17:20:54 UTC 2019


== Series Details ==

Series: drm/i915: Use __is_constexpr()
URL   : https://patchwork.freedesktop.org/series/58278/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
3ae1e5b1f498 drm/i915: Use __is_constexpr()
-:38: WARNING:LONG_LINE: line over 100 characters
#38: FILE: drivers/gpu/drm/i915/i915_reg.h:167:
+	       BUILD_BUG_ON_ZERO(__builtin_choose_expr(__is_constexpr(__val), (~((__mask) >> __bf_shf(__mask)) & (__val)), 0))))

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



More information about the Intel-gfx mailing list