== Series Details ==

Series: drm/i915/hotplug: Use phy to get the hpd_pin instead of the port
URL   : https://patchwork.freedesktop.org/series/72747/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
43a8820537ab drm/i915/hotplug: Use phy to get the hpd_pin instead of the port
-:34: WARNING:LINE_SPACING: Missing a blank line after declarations
#34: FILE: drivers/gpu/drm/i915/display/intel_hotplug.c:93:
+       enum phy phy = intel_port_to_phy(dev_priv, port);
+       switch (phy) {

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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to