drm/i915: Mark i915_hpd_poll_init_work as static
[deliverable/linux.git] / drivers / gpu / drm / drm_edid_load.c
index 9a401aed98e058cd05558f5146c38eee862cbd07..622f788bff4603f7c97def996dc2838ca5e3dee5 100644 (file)
@@ -271,7 +271,7 @@ int drm_load_edid_firmware(struct drm_connector *connector)
         * by commas, search through the list looking for one that
         * matches the connector.
         *
-        * If there's one or more that don't't specify a connector, keep
+        * If there's one or more that doesn't specify a connector, keep
         * the last one found one as a fallback.
         */
        fwstr = kstrdup(edid_firmware, GFP_KERNEL);
This page took 0.025107 seconds and 5 git commands to generate.