== Series Details == Series: drm/i915/display: Increase AUX timeout for Type-C (rev6) URL : https://patchwork.freedesktop.org/series/116010/ State : warning == Summary == Error: dim checkpatch failed 3f84391d7543 drm/i915/display: Increase AUX timeout for Type-C -:39: CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #39: FILE: drivers/gpu/drm/i915/display/intel_display_power_map.c:1389: + .instances = &I915_PW_INSTANCES( -:40: WARNING:LONG_LINE: line length of 103 exceeds 100 columns #40: FILE: drivers/gpu/drm/i915/display/intel_display_power_map.c:1390: + I915_PW("AUX_USBC1", &tgl_pwdoms_aux_usbc1, .hsw.idx = TGL_PW_CTL_IDX_AUX_TC1), -:41: WARNING:LONG_LINE: line length of 103 exceeds 100 columns #41: FILE: drivers/gpu/drm/i915/display/intel_display_power_map.c:1391: + I915_PW("AUX_USBC2", &tgl_pwdoms_aux_usbc2, .hsw.idx = TGL_PW_CTL_IDX_AUX_TC2), -:42: WARNING:LONG_LINE: line length of 103 exceeds 100 columns #42: FILE: drivers/gpu/drm/i915/display/intel_display_power_map.c:1392: + I915_PW("AUX_USBC3", &tgl_pwdoms_aux_usbc3, .hsw.idx = TGL_PW_CTL_IDX_AUX_TC3), -:43: WARNING:LONG_LINE: line length of 103 exceeds 100 columns #43: FILE: drivers/gpu/drm/i915/display/intel_display_power_map.c:1393: + I915_PW("AUX_USBC4", &tgl_pwdoms_aux_usbc4, .hsw.idx = TGL_PW_CTL_IDX_AUX_TC4), total: 0 errors, 4 warnings, 1 checks, 40 lines checked