* [PATCH] Fix annoyingly awkward typo in drm_edid_load.c
@ 2016-05-30 6:26 Valdis Kletnieks
2016-05-30 7:59 ` Daniel Vetter
0 siblings, 1 reply; 2+ messages in thread
From: Valdis Kletnieks @ 2016-05-30 6:26 UTC (permalink / raw)
To: David Airlie; +Cc: dri-devel, linux-kernel
Fix egregious typo in comment.
Signed-off-by: Valdis Kletnieks <valdis.kletnieks@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);
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Fix annoyingly awkward typo in drm_edid_load.c
2016-05-30 6:26 [PATCH] Fix annoyingly awkward typo in drm_edid_load.c Valdis Kletnieks
@ 2016-05-30 7:59 ` Daniel Vetter
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Vetter @ 2016-05-30 7:59 UTC (permalink / raw)
To: Valdis Kletnieks; +Cc: David Airlie, linux-kernel, dri-devel
On Mon, May 30, 2016 at 02:26:38AM -0400, Valdis Kletnieks wrote:
> Fix egregious typo in comment.
>
> Signed-off-by: Valdis Kletnieks <valdis.kletnieks@vt.edu>
Applied to drm-misc, thanks.
-Daniel
>
> --- 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);
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-05-30 7:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-30 6:26 [PATCH] Fix annoyingly awkward typo in drm_edid_load.c Valdis Kletnieks
2016-05-30 7:59 ` Daniel Vetter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®