[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Propagate DP-over-Type-C hotplug events from Type-C subsys to drm-drivers

Patchwork patchwork at emeril.freedesktop.org
Mon Feb 25 14:41:44 UTC 2019


== Series Details ==

Series: Propagate DP-over-Type-C hotplug events from Type-C subsys to drm-drivers
URL   : https://patchwork.freedesktop.org/series/57187/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
88c00a57f29f drm: Add support for out-of-band hotplug notification
-:106: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#106: FILE: drivers/gpu/drm/drm_probe_helper.c:830:
+	return blocking_notifier_chain_register(

-:120: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#120: FILE: drivers/gpu/drm/drm_probe_helper.c:844:
+	return blocking_notifier_chain_unregister(

-:134: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#134: FILE: drivers/gpu/drm/drm_probe_helper.c:858:
+	return blocking_notifier_call_chain(

total: 0 errors, 0 warnings, 3 checks, 99 lines checked
78d0c0a26486 i915: Add support for out-of-bound hotplug events
-:107: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#107: FILE: drivers/gpu/drm/i915/intel_hotplug.c:679:
+	drm_kms_unregister_oob_hotplug_notifier(

total: 0 errors, 0 warnings, 1 checks, 72 lines checked
b45fffb9e74f usb: typec: altmodes/displayport: Notify drm subsys of hotplug events



More information about the Intel-gfx mailing list