[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <10576.1464589598@turing-police.cc.vt.edu>
Date: Mon, 30 May 2016 02:26:38 -0400
From: Valdis Kletnieks <Valdis.Kletnieks@...edu>
To: David Airlie <airlied@...ux.ie>
cc: dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org
Subject: [PATCH] Fix annoyingly awkward typo in drm_edid_load.c
Fix egregious typo in comment.
Signed-off-by: Valdis Kletnieks <valdis.kletnieks@...edu>
--- a/drivers/gpu/drm/drm_edid_load.c 2016-04-20 17:54:27.208059935 -0400
+++ b/drivers/gpu/drm/drm_edid_load.c 2016-05-30 02:15:43.747105384 -0400
@@ -271,7 +271,7 @@
* 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);
Powered by blists - more mailing lists