[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/hotplug: Use phy to get the hpd_pin instead of the port

Patchwork patchwork at emeril.freedesktop.org
Thu Jan 30 03:13:12 UTC 2020


== 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



More information about the Intel-gfx mailing list