[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3,1/2] drm: Add HPD state to drm_connector_oob_hotplug_event()
Patchwork
patchwork at emeril.freedesktop.org
Mon Apr 25 13:22:07 UTC 2022
== Series Details ==
Series: series starting with [v3,1/2] drm: Add HPD state to drm_connector_oob_hotplug_event()
URL : https://patchwork.freedesktop.org/series/103078/
State : warning
== Summary ==
Error: dim checkpatch failed
f2ad7f841168 drm: Add HPD state to drm_connector_oob_hotplug_event()
-:118: WARNING:LONG_LINE: line length of 102 exceeds 100 columns
#118: FILE: drivers/usb/typec/altmodes/displayport.c:146:
+ hpd ? DRM_CONNECTOR_HPD_HIGH : DRM_CONNECTOR_HPD_LOW);
total: 0 errors, 1 warnings, 0 checks, 119 lines checked
26f3d1dccc50 drm/msm/dp: Implement oob_hotplug_event()
-:33: WARNING:LONG_LINE: line length of 104 exceeds 100 columns
#33: FILE: drivers/gpu/drm/msm/dp/dp_display.c:455:
+ struct dp_display_private *dp = container_of(dp_display, struct dp_display_private, dp_display);
total: 0 errors, 1 warnings, 0 checks, 123 lines checked
More information about the Intel-gfx
mailing list