== Series Details ==

Series: drm/i915/tgl: Fix missing parentheses on 
TGL_TRANS_DDI_FUNC_CTL_VAL_TO_PORT
URL   : https://patchwork.freedesktop.org/series/65097/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
efdcc43de9ae drm/i915/tgl: Fix missing parentheses on 
TGL_TRANS_DDI_FUNC_CTL_VAL_TO_PORT
-:30: WARNING:LONG_LINE: line over 100 characters
#30: FILE: drivers/gpu/drm/i915/i915_reg.h:9436:
+#define  TGL_TRANS_DDI_FUNC_CTL_VAL_TO_PORT(val) ((((val) & 
TGL_TRANS_DDI_PORT_MASK) >> TGL_TRANS_DDI_PORT_SHIFT) - 1)

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

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to