[PATCH] Fix annoyingly awkward typo in drm_edid_load.c
Valdis Kletnieks
Valdis.Kletnieks at vt.edu
Mon May 30 06:26:38 UTC 2016
Fix egregious typo in comment.
Signed-off-by: Valdis Kletnieks <valdis.kletnieks at vt.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);
More information about the dri-devel
mailing list