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

2022-08-24 Thread Inki Dae
Hi, 2022년 8월 23일 (화) 오후 10:37, Robin Murphy 님이 작성: > > On 2022-08-23 13:21, Jilin Yuan wrote: > > Delete the redundant word 'next'. > > From the context, I'm not sure it is redundant - as far as I can tell > this comment seems to be describing a sequence of 3 commands, where > "current" is the

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

2022-08-23 Thread Robin Murphy
On 2022-08-23 13:21, Jilin Yuan wrote: Delete the redundant word 'next'. From the context, I'm not sure it is redundant - as far as I can tell this comment seems to be describing a sequence of 3 commands, where "current" is the first, "next" is the second, and "next next" implies the third

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

2022-08-23 Thread Krzysztof Kozlowski
On 23/08/2022 15:21, Jilin Yuan wrote: > Delete the redundant word 'next'. > Use scripts/get_maintainers.pl to CC all maintainers and relevant mailing lists. Best regards, Krzysztof