Re: [PATCH 1/7] drm: drm_atomic.h: delete duplicated word in comment

2020-07-15 Thread Daniel Vetter
On Tue, Jul 14, 2020 at 10:23:43PM -0700, Randy Dunlap wrote: > Drop doubled word "than" in a comment. > > Signed-off-by: Randy Dunlap > Cc: David Airlie > Cc: Daniel Vetter > Cc: dri-devel@lists.freedesktop.org Entire series pushed to drm-misc-next, thanks for your patches. Should still make

[PATCH 1/7] drm: drm_atomic.h: delete duplicated word in comment

2020-07-15 Thread Randy Dunlap
Drop doubled word "than" in a comment. Signed-off-by: Randy Dunlap Cc: David Airlie Cc: Daniel Vetter Cc: dri-devel@lists.freedesktop.org --- include/drm/drm_atomic.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200714.orig/include/drm/drm_atomic.h +++ linux-next-