== Series Details == Series: drm/i915: Add a DP1.2 compatible way to read LTTPR capabilities (rev2) URL : https://patchwork.freedesktop.org/series/100851/ State : warning == Summary == $ dim checkpatch origin/drm-tip 8d7fe49b240d drm/i915: Add a DP1.2 compatible way to read LTTPR capabilities -:38: WARNING:TYPO_SPELLING: 'capabilites' may be misspelled - perhaps 'capabilities'? #38: The standard requires the DPCD capabilites to be read after the LTTPR ^^^^^^^^^^^ -:58: WARNING:LONG_LINE: line length of 107 exceeds 100 columns #58: FILE: drivers/gpu/drm/dp/drm_dp.c:2393: +static int drm_dp_read_lttpr_regs(struct drm_dp_aux *aux, const u8 dpcd[DP_RECEIVER_CAP_SIZE], int address, -:172: WARNING:LONG_LINE: line length of 107 exceeds 100 columns #172: FILE: drivers/gpu/drm/i915/display/intel_dp_link_training.c:81: +static bool intel_dp_read_lttpr_common_caps(struct intel_dp *intel_dp, const u8 dpcd[DP_RECEIVER_CAP_SIZE]) total: 0 errors, 3 warnings, 0 checks, 181 lines checked