Drivers: i915: Fix all space related issues.
[deliverable/linux.git] / drivers / gpu / drm / i915 / dvo_ch7017.c
index d3e8c540f778d01ef97437c3643acbd690716546..1ca799a1e1fcd6abb19cf50be0cc51b796f20b5e 100644 (file)
@@ -227,7 +227,7 @@ static bool ch7017_init(struct intel_dvo_device *dvo,
        default:
                DRM_DEBUG_KMS("ch701x not detected, got %d: from %s "
                              "slave %d.\n",
-                             val, adapter->name,dvo->slave_addr);
+                             val, adapter->name, dvo->slave_addr);
                goto fail;
        }
 
This page took 0.029176 seconds and 5 git commands to generate.