Re: [PATCH 2/3] drm: fix repeated words in comments

From: Hemanth Selam

Date: Mon Sep 07 2026 - 00:24:42 EST


Thanks all for looking, and point taken on the churn - I am dropping this
series and will not resend it.

One correction worth recording before I do, because it is a mistake rather
than a matter of taste:

drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c
"Add a view and the surface it's pointing to to the validation list"

That is correct English. "the surface it's pointing to" ends the clause
and "to the validation list" begins the next; my patch deleted a word that
the sentence needs.

Natalie is also right that the dmem hunk is already fixed by 23df2e995df85
in drm-misc-next.